Created
March 6, 2013 19:02
-
-
Save jhnlsn/5102039 to your computer and use it in GitHub Desktop.
This file contains 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
config/autorun.sh | |
configure.ac:43: installing 'config/compile' | |
configure.ac:40: installing 'config/install-sh' | |
configure.ac:40: installing 'config/missing' | |
Makefile.am:29: error: Libtool library used but 'LIBTOOL' is undefined | |
Makefile.am:29: The usual way to define 'LIBTOOL' is to add 'LT_INIT' | |
Makefile.am:29: to 'configure.ac' and run 'aclocal' and 'autoconf' again. | |
Makefile.am:29: If 'LT_INIT' is in 'configure.ac', make sure | |
Makefile.am:29: its definition is in aclocal's search path. | |
Makefile.am: installing 'config/depcomp' | |
autoreconf: automake failed with exit status: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment