Skip to content

Instantly share code, notes, and snippets.

@aycanirican
Created February 20, 2012 19:15
Show Gist options
  • Select an option

  • Save aycanirican/1870827 to your computer and use it in GitHub Desktop.

Select an option

Save aycanirican/1870827 to your computer and use it in GitHub Desktop.
autoconf fails...dfly demonstration...
% cat configure.ac
AC_INIT([dflytest1], [0.1], [iricanaycan@gmail.com], [dflytest1])
AC_CHECK_TYPES([long long])
# execute "autoconf" and then "./configure", see config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment