diff options
author | reed <reed@pkgsrc.org> | 2004-12-02 17:51:19 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-02 17:51:19 +0000 |
commit | 85e805218416e5c34bf813f2600a40911b0eb158 (patch) | |
tree | 2834015d21b73d5059ba88b813d321a9c290ab8a /misc | |
parent | 3e2a7b04aa723c591dbdc945049340d96b62b703 (diff) | |
download | pkgsrc-85e805218416e5c34bf813f2600a40911b0eb158.tar.gz |
Make sure that the AUTOM4TE and AUTOCONF is defined in the environment
because old (or wrong) versions may be used or the tool may be missing
(such as not in path).
When not in path, you may receive errors like:
sh: autom4te: not found
aclocal-1.9: autom4te failed with exit status: 1
(noticed under Solaris)
Or if wrong versions are used, you may receive:
autom4te: unknown language: Autoconf-without-aclocal-m4
aclocal-1.9: autom4te failed with exit status: 1
(noticed under Mac OS X)
Maybe the correct fix would be to fix the pkgsrc-installed
aclocal and automake scripts so that the autom4te and autoconf
scripts used from within are using the correct path and version
(as also installed from pkgsrc).
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions