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

Brendan brendan at xiph.org
Thu Jun 26 12:38:23 PDT 2003



brendan     03/06/26 15:38:23

  Modified:    .        shout.m4
  Log:
  If you're going to shoot an elephant, you'd better make sure you finish the job.

Revision  Changes    Path
1.10      +2 -1      m4/shout.m4

Index: shout.m4
===================================================================
RCS file: /cvs/ice/m4/shout.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -u -r1.9 -r1.10
--- shout.m4	26 Jun 2003 19:34:00 -0000	1.9
+++ shout.m4	26 Jun 2003 19:38:23 -0000	1.10
@@ -3,7 +3,7 @@ dnl Jack Moffitt <jack at icecast.org> 08-0
 dnl Rewritten for libshout 2
 dnl Brendan Cully <brendan at xiph.org> 20030612
 dnl 
-dnl $Id: shout.m4,v 1.9 2003/06/26 19:34:00 brendan Exp $
+dnl $Id: shout.m4,v 1.10 2003/06/26 19:38:23 brendan Exp $
 
 # XIPH_PATH_SHOUT([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
 # Test for libshout, and define SHOUT_CFLAGS and SHOUT_LIBS
@@ -18,6 +18,7 @@ SHOUT_LIBS=""
 
 # seed pkg-config with the default libshout location
 PKG_CONFIG_PATH=${PKG_CONFIG_PATH:-/usr/local/lib/pkgconfig}
+export PKG_CONFIG_PATH
 
 # Step 1: Use pkg-config if available
 AC_PATH_PROG([PKGCONFIG], [pkg-config], [no])

<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