[xiph-cvs] cvs commit: ices/src Makefile.am

Brendan brendan at xiph.org
Tue Mar 11 00:11:02 PST 2003



brendan     03/03/11 03:11:02

  Modified:    src      Makefile.am
  Log:
  Automake 1.6 appears to work again.

Revision  Changes    Path
1.26      +2 -1      ices/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /cvs/ice/ices/src/Makefile.am,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Makefile.am	9 Mar 2003 08:02:26 -0000	1.25
+++ Makefile.am	11 Mar 2003 08:11:02 -0000	1.26
@@ -17,5 +17,6 @@
 
 BUILT_SOURCES = $(ICES_OBJECTS)
 
-ices_CPPFLAGS = -DICES_ETCDIR=\"$(sysconfdir)\" -DICES_MODULEDIR=\"$(moddir)\"
 ices_LDADD = $(ICES_OBJECTS) playlist/libplaylist.a
+
+AM_CPPFLAGS = -DICES_ETCDIR=\"$(sysconfdir)\" -DICES_MODULEDIR=\"$(moddir)\"

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list