[xiph-commits] r15001 - trunk/ogg-tools/oggsplit
ivo at svn.xiph.org
ivo at svn.xiph.org
Sat Jun 7 16:04:34 PDT 2008
Author: ivo
Date: 2008-06-07 16:04:34 -0700 (Sat, 07 Jun 2008)
New Revision: 15001
Modified:
trunk/ogg-tools/oggsplit/acinclude.m4
Log:
I thought I had already fixed this warning.
Modified: trunk/ogg-tools/oggsplit/acinclude.m4
===================================================================
--- trunk/ogg-tools/oggsplit/acinclude.m4 2008-06-06 02:14:45 UTC (rev 15000)
+++ trunk/ogg-tools/oggsplit/acinclude.m4 2008-06-07 23:04:34 UTC (rev 15001)
@@ -5,7 +5,7 @@
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(XIPH_PATH_OGG,
+AC_DEFUN([XIPH_PATH_OGG],
[dnl
dnl Get the cflags and libraries
dnl
More information about the commits
mailing list