# HG changeset patch # User Tim Ringenbach # Date 1133582104 0 # Node ID d10050950c030213b28031525170d67a0c4049e0 # Parent 7298b2015b3b78388bf6cd523179f35a9888a3be [gaim-migrate @ 14603] This fixes that whole rebuilding sometimes can't find speex problem. Not as well tested as it should be, since I don't feel like changing configure.ac and rebuilding multiple times for the fun of it. committer: Tailor Script diff -r 7298b2015b3b -r d10050950c03 Makefile.am --- a/Makefile.am Fri Dec 02 20:49:54 2005 +0000 +++ b/Makefile.am Sat Dec 03 03:55:04 2005 +0000 @@ -54,3 +54,6 @@ distuninstallcheck_listfiles = \ find . -type f -print | grep -v perl | grep -v Gaim.3pm + +ACLOCAL_AMFLAGS = -I m4 +