Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2014-03-16 Josh Triplett <josh@joshtriplett.org>
|
||||
|
||||
* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
|
||||
configure, depcomp, include/Makefile.in, install-sh, libtool-ldflags,
|
||||
ltmain.sh, m4/libtool.m4, m4/ltoptions.m4, m4/ltsugar.m4,
|
||||
m4/ltversion.m4, m4/lt~obsolete.m4, man/Makefile.in, mdate-sh,
|
||||
missing, testsuite/Makefile.in: Delete autogenerated files from
|
||||
version control.
|
||||
* .gitignore: Add autogenerated files.
|
||||
* autogen.sh: New script to generate the autogenerated files.
|
||||
* README: Document requirement to run autogen.sh when building
|
||||
directly from version control.
|
||||
* .travis.yml: Run autogen.sh
|
||||
|
||||
2014-03-14 Anthony Green <green@moxielogic.com>
|
||||
|
||||
* configure, Makefile.in: Rebuilt.
|
||||
|
||||
Reference in New Issue
Block a user