[sword-cvs] sword/src/mgr Makefile.am,1.7,1.8
sword@www.crosswire.org
sword@www.crosswire.org
Thu, 1 May 2003 03:59:47 -0700
Update of /usr/local/cvsroot/sword/src/mgr
In directory www:/tmp/cvs-serv14222/src/mgr
Modified Files:
Makefile.am
Log Message:
dglassey: fix build system to work with automake 1.6 again
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/sword/src/mgr/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.am 1 Mar 2003 18:57:06 -0000 1.7
--- Makefile.am 1 May 2003 10:59:45 -0000 1.8
***************
*** 13,17 ****
endif
! DEFS += $(globdef) $(icudatadir)
libsword_la_SOURCES += $(mgrdir)/swconfig.cpp
--- 13,17 ----
endif
! INCLUDES += $(globdef) $(icudatadir)
libsword_la_SOURCES += $(mgrdir)/swconfig.cpp