Skip to content

Instantly share code, notes, and snippets.

@jonm
Created November 16, 2015 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonm/860723c9b02f60135469 to your computer and use it in GitHub Desktop.
Save jonm/860723c9b02f60135469 to your computer and use it in GitHub Desktop.
first attempt at `autoreconf --install`
[~/src/SillyMUD]$ autoreconf --install
configure.ac:2: error: option '-g' not recognized
configure.ac:2: error: option '-DIMPL_SECURITY' not recognized
configure.ac:2: error: option '-DNEW_RENT' not recognized
configure.ac:2: error: option '-DLEVEL_LOSS' not recognized
configure.ac:2: error: option '-DNEWEXP' not recognized
configure.ac:2: error: option '-DGROUP_NAMES' not recognized
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