Skip to content

Instantly share code, notes, and snippets.

@jonm
Created November 16, 2015 15:11
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/87655e0da99d3dbef3ef to your computer and use it in GitHub Desktop.
Save jonm/87655e0da99d3dbef3ef to your computer and use it in GitHub Desktop.
second run of `autoreconf --install`
[~/src/SillyMUD]$ autoreconf --install
configure.ac:3: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './NEWS' not found
Makefile.am: error: required file './README' not found
Makefile.am: error: required file './AUTHORS' not found
Makefile.am: error: required file './ChangeLog' not found
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses
src/Makefile.am: installing './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