autofoo cleanup, put version detection in configure.ac

- Autogenerated files do not belong to the repository, remove those files.

- The version is also determined when generating the configure file, so remove
  the version.sh file as well.

- Remove ACLOCAL_AMFLAGS and the related entry in configure.ac to get rid of
  configuration errors.

- Do not create NEWS or INSTALL by using a lower strictness.

- Ignore autogenerated autojunk.
This commit is contained in:
Lekensteyn 2012-06-02 22:12:23 +02:00
parent c885aec389
commit fcf29984c0
4 changed files with 13 additions and 14 deletions

12
.gitignore vendored
View file

@ -13,7 +13,11 @@ autom4te.cache
src/Mist*
src/analysers/Mist*
src/converters/Mist*
configure
config.log
config.status
/configure
/config.*
/aclocal.m4
/install-sh
/ltmain.sh
/missing
/depcomp
.libs