Enlightenment CVS committal
Author : xcomputerman
Project : e17
Module : proto
Dir : e17/proto/esmart/src/trans
Modified Files:
Makefile.am
Added Files:
Esmart_Trans.h esmart_trans.c
Removed Files:
X11_Trans.c X11_Trans.h
Log Message:
Change API and source to reflect proper namespaces.
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/trans/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 8 Nov 2003 18:14:22 -0000 1.1
+++ Makefile.am 8 Nov 2003 20:19:15 -0000 1.2
@@ -4,14 +4,14 @@
installed_headersdir = $(prefix)/include/Esmart/
-noinst_LTLIBRARIES = libepseudotrans.la
+noinst_LTLIBRARIES = libesmart_trans.la
installed_headers_DATA = \
- X11_Trans.h
+ Esmart_Trans.h
-libepseudotrans_la_SOURCES = \
- X11_Trans.c X11_Trans.h
+libesmart_trans_la_SOURCES = \
+ esmart_trans.c
-libepseudotrans_la_LIBADD = @evas_libs@ @imlib_libs@ -lm
-libepseudotrans_la_LDFLAGS = -version-info 1:0:0
-libepseudotrans_la_CFLAGS = -g
+libesmart_trans_la_LIBADD = @evas_libs@ @imlib_libs@ -lm
+libesmart_trans_la_LDFLAGS = -version-info 1:0:0
+libesmart_trans_la_CFLAGS = -g
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs