Enlightenment CVS committal
Author : mej
Project : eterm
Module : libast
Dir : eterm/libast/src
Modified Files:
Makefile.am
Added Files:
builtin_hashes.c
Log Message:
Wed Jan 21 18:19:49 2004 Michael Jennings (mej)
Adding hash functions in preparation for a hash table implementation.
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/src/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Makefile.am 30 Dec 2002 23:05:15 -0000 1.11
+++ Makefile.am 21 Jan 2004 23:20:46 -0000 1.12
@@ -4,9 +4,9 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/include/$(PACKAGE)
-libast_la_SOURCES = \
- array.c conf.c debug.c dlinked_list.c file.c \
- linked_list.c mem.c msgs.c obj.c options.c regexp.c \
+libast_la_SOURCES = \
+ array.c builtin_hashes.c conf.c debug.c dlinked_list.c file.c \
+ linked_list.c mem.c msgs.c obj.c options.c regexp.c \
socket.c str.c strings.c snprintf.c tok.c url.c
libast_la_LDFLAGS = -version-info 2:0:0
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs