Skip to content

Instantly share code, notes, and snippets.

@jungle-boogie
Created September 22, 2015 06:57
Show Gist options
  • Select an option

  • Save jungle-boogie/49b38c8daac24980586d to your computer and use it in GitHub Desktop.

Select an option

Save jungle-boogie/49b38c8daac24980586d to your computer and use it in GitHub Desktop.
make failing #68 with libtool
% libtool --version
libtool (GNU libtool) 2.4.6
% autoreconf -if
aclocal-1.15: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'.
libtoolize: copying file 'autotools/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:11: installing 'autotools/compile'
configure.ac:8: installing 'autotools/missing'
c/Makefile.am: installing 'autotools/depcomp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment