bug-make
[Top][All Lists]
Advanced

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

po/Makefile.in.in missing


From: Earnie Boyd
Subject: po/Makefile.in.in missing
Date: Tue, 03 Sep 2002 22:21:35 -0400

I've just downloaded the CVS version of source, after which I

aclocal ;# this gives errors about AC_GNU_GETTEXT_VERSION
             # so I comment this macro out of operation.
aclocal
automake --add-missing --copy
autoconf
mkdir bld
cd bld
../configure --prefix=/myprefix ;# This results in: config.status:
error: cannot find input file: po/Makefile.in.in

$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.



$ automake --version
automake (GNU automake) 1.6.1
Written by Tom Tromey <address@hidden>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.


Thanks,
Earnie.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]