Skip to content

Instantly share code, notes, and snippets.

@thorsummoner
Created February 16, 2015 03:23
Show Gist options
  • Save thorsummoner/4468b95a91fb4b1d05cc to your computer and use it in GitHub Desktop.
Save thorsummoner/4468b95a91fb4b1d05cc to your computer and use it in GitHub Desktop.
gthree autogen.sh
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
@alexlarsson
Copy link

I can't say i understand this, but i pushed some cleanups to the configure.ac that may have helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment