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

Ralph Giles giles at xiph.org
Tue Jul 9 05:54:43 PDT 2002



giles       02/07/09 05:54:42

  Modified:    .        ogg.m4
  Log:
  Use XIPH_ as our autoconf macro prefix, rather than borrowing the AM_ namespace
  as was common when these were first written.

Revision  Changes    Path
1.10      +2 -2      ogg/ogg.m4

Index: ogg.m4
===================================================================
RCS file: /usr/local/cvsroot/ogg/ogg.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ogg.m4	2002/02/09 13:00:42	1.9
+++ ogg.m4	2002/07/09 12:54:42	1.10
@@ -2,10 +2,10 @@
 # Jack Moffitt <jack at icecast.org> 10-21-2000
 # Shamelessly stolen from Owen Taylor and Manish Singh
 
-dnl AM_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
 dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
 dnl
-AC_DEFUN(AM_PATH_OGG,
+AC_DEFUN(XIPH_PATH_OGG,
 [dnl 
 dnl Get the cflags and libraries
 dnl

<p><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