[xiph-cvs] cvs commit: m4 xiph_curl.m4

Karl Heyes karl at xiph.org
Sat Jul 26 18:13:06 PDT 2003



karl        03/07/26 21:13:06

  Modified:    src      Makefile.am
               .        xiph_curl.m4
  Log:
  remove unwanted bits left in from previous commits

Revision  Changes    Path
1.19      +0 -2      icecast/src/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Makefile.am	21 Jul 2003 02:23:41 -0000	1.18
+++ Makefile.am	27 Jul 2003 01:13:06 -0000	1.19
@@ -18,8 +18,6 @@
     httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la \
     timing/libicetiming.la @XIPH_LIBS@
 
-icecast_DEPENDENCIES = @ICECAST_OPTIONAL@
-
 AM_CFLAGS = @XIPH_CFLAGS@
 AM_CPPFLAGS = @XIPH_CPPFLAGS@
 

<p><p>1.5       +0 -2      m4/xiph_curl.m4

Index: xiph_curl.m4
===================================================================
RCS file: /usr/local/cvsroot/m4/xiph_curl.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xiph_curl.m4	27 Jul 2003 00:15:52 -0000	1.4
+++ xiph_curl.m4	27 Jul 2003 01:13:06 -0000	1.5
@@ -33,10 +33,8 @@
 
 curl_ok="yes"
 
-xt_curl_CFLAGS="$CFLAGS"
 xt_curl_CPPFLAGS="$CPPFLAGS"
 xt_curl_LIBS="$LIBS"
-CFLAGS="-DCURL_CFLAG"
 CPPFLAGS="$CPPFLAGS $CURL_CFLAGS"
 LIBS="$CURL_LIBS $LIBS"
 dnl

<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