bug-gnu-utils
[Top][All Lists]
Advanced

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

po/Makefile is not generated with gettext-0.10.38


From: Felix Natter
Subject: po/Makefile is not generated with gettext-0.10.38
Date: Mon, 4 Jun 2001 15:44:23 +0200 (MEST)

The package is here: http://www.ndh.net/home/natter/cog_training-1.0.tar.gz
it contains a working aclocal.m4 (with serial 8 gettext.m4), that means
po/Makefile is generated.

here is what I did:
tar -xzf cog_training-1.0.tar.gz
cd cog_training-1.0
autoconf
test -f po/Makefile && rm po/Makefile
./configure => po/Makefile is generated

next I installed the new gettext.m4 in aclocal.m4:

cat /usr/local/share/aclocal/gettext.m4 >> aclocal.m4
[remove old gettext.m4 from the middle of aclocal.m4]
autoconf complains:
configure.in:7: warning: jm_GLIBC21 is m4_require'd but is not m4_defun'd
so I install glib21.m4 once again:
cat /usr/local/share/aclocal/glibc21.m4 >> aclocal.m4
autoconf
test -f po/Makefile && rm po/Makefile
./configure => no po/Makefile generated

I use autoconf 2.50, automake 1.4, gettext 0.10.38 (gettext.m4 with serial
9)
and libtool 1.4.

BTW: shouldn't README-alpha be updated ?


-- 
--
Felix Natter

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




reply via email to

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