[sword-cvs] sword/lib Makefile.am,1.16,1.17

sword@www.crosswire.org sword@www.crosswire.org
Thu, 29 Jan 2004 10:28:33 -0700


Update of /cvs/core/sword/lib
In directory www:/tmp/cvs-serv16683

Modified Files:
	Makefile.am 
Log Message:

dglassey: add -Dunix to defines
hmmm, someone should check if this works on mingw with UNIX and unix defined


Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/lib/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.am	29 Aug 2003 06:13:28 -0000	1.16
+++ Makefile.am	29 Jan 2004 17:28:31 -0000	1.17
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = 1.6
 INCLUDES = -I$(top_srcdir)/include
-INCLUDES += -DUSE_AUTOTOOLS -DUNIX
+INCLUDES += -DUSE_AUTOTOOLS -DUNIX -Dunix
 
 if ZLIB
 ZLIBDEF =