Created
February 16, 2015 03:23
-
-
Save thorsummoner/4468b95a91fb4b1d05cc to your computer and use it in GitHub Desktop.
gthree autogen.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autoreconf: Entering directory `.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force | |
aclocal: warning: couldn't open directory 'm4': No such file or directory | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: not using Libtool | |
autoreconf: running: /usr/bin/autoconf --force | |
configure.ac:7: error: possibly undefined macro: AC_DISABLE_STATIC | |
If this token and others are legitimate, please use m4_pattern_allow. | |
See the Autoconf documentation. | |
autoreconf: /usr/bin/autoconf failed with exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't say i understand this, but i pushed some cleanups to the configure.ac that may have helped.