autoconf 2.52 bitchiness [was: Re: GNOME CVS: intltool darin]



On Fri, 2001-10-26 at 13:20, Gnome CVS User wrote:
> 
> CVSROOT:	/cvs/gnome
> Module name:	intltool
> Changes by:	darin	01/10/26 13:20:38
> 
> Modified files:
> 	.              : ChangeLog Makefile.am 
> 
> Log message:
> * Makefile.am: Turn off compiling of doc-i18n-tool as an
> interim measure so people using eazel-hacking can build.
> Soon, we can make this a configure-time option and change
> eazel-hacking to use that.

so with autoconf 2.52 (needed by libglade), this error is now generated:

config.status: creating doc-i18n-tool/Makefile
config.status: error: cannot find input file: doc-i18n-tool/Makefile.in
error: Bad exit status from /var/tmp/rpm-tmp.95460 (%build)

anyone know if this error can be turned off?

darin, can i commit this patch?

[ note: this is the only autoconf 2.52 problem i've been running into in
the snaps ]

jacob
-- 
"Beat mixing is 10000 times more fun than even video games."
	-- bt
Index: configure.in
===================================================================
RCS file: /cvs/gnome/intltool/configure.in,v
retrieving revision 1.18
diff -u -r1.18 configure.in
--- configure.in	2001/10/22 21:33:22	1.18
+++ configure.in	2001/10/26 19:20:41
@@ -35,7 +35,6 @@
 AC_OUTPUT([
 Makefile
 doc/Makefile
-doc-i18n-tool/Makefile
 intltool-extract.in
 intltool-merge.in
 intltool-prepare


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]