diff autogen.sh @ 13293:44a8d46ee3c1

[gaim-migrate @ 15659] Nobody minds if I revert all that mediastreamer stuff, do they? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 16 Feb 2006 00:45:23 +0000
parents 7e34397e134e
children c18bdf510325
line wrap: on
line diff
--- a/autogen.sh	Wed Feb 15 23:02:50 2006 +0000
+++ b/autogen.sh	Thu Feb 16 00:45:23 2006 +0000
@@ -47,7 +47,7 @@
 
 libtoolize -c -f --automake
 intltoolize --force --copy
-aclocal $ACLOCAL_FLAGS -I ./m4 || exit;
+aclocal $ACLOCAL_FLAGS || exit;
 autoheader || exit;
 automake --add-missing --copy;
 autoconf || exit;