[xiph-cvs] cvs commit: log Makefile.am

Karl Heyes karl at xiph.org
Wed Mar 26 14:13:54 PST 2003



karl        03/03/26 17:13:54

  Modified:    .        Makefile.am
  Log:
  Add package wide CFLAGS, typically used for the pthread options

Revision  Changes    Path
1.3       +1 -0      log/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/log/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.am	21 Mar 2003 23:54:09 -0000	1.2
+++ Makefile.am	26 Mar 2003 22:13:54 -0000	1.3
@@ -6,6 +6,7 @@
 noinst_HEADERS = log.h
 
 libicelog_la_SOURCES = log.c
+AM_CFLAGS = $(XIPH_CFLAGS)
 
 # SCCS stuff (for BitKeeper)
 GET = true

<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