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

Ralph Giles giles at xiph.org
Tue Jul 9 06:12:31 PDT 2002



giles       02/07/09 06:12:31

  Modified:    .        ao.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      ao/ao.m4

Index: ao.m4
===================================================================
RCS file: /usr/local/cvsroot/ao/ao.m4,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ao.m4	2002/07/02 23:50:40	1.9
+++ ao.m4	2002/07/09 13:12:31	1.10
@@ -3,10 +3,10 @@
 # Jack Moffitt <jack at icecast.org> 10-21-2000
 # Shamelessly stolen from Owen Taylor and Manish Singh
 
-dnl AM_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
+dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
 dnl Test for libao, and define AO_CFLAGS and AO_LIBS
 dnl
-AC_DEFUN(AM_PATH_AO,
+AC_DEFUN(XIPH_PATH_AO,
 [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