1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Remove autotools generated files from version control.

This commit is contained in:
Bruno Haible
2012-07-01 15:54:08 +02:00
parent b22158f593
commit 008922a2e9
15 changed files with 64 additions and 19572 deletions

View File

@@ -1,3 +1,21 @@
2012-07-01 Bruno Haible <bruno@clisp.org>
Remove autotools generated files from version control.
* autogen.sh: New file.
* configure: Remove file.
* lib/configure: Remove file.
* src/configure: Remove file.
* tests/configure: Remove file.
* doc/configure: Remove file.
* src/config.h.in: Remove file.
* src/config.h.msvc: Remove file.
* src/config.h_vms: Remove file.
* .gitignore: Ignore configure.
* lib/.gitignore: New file.
* src/.gitignore: New file.
* tests/.gitignore: New file.
* doc/.gitignore: Ignore configure.
2012-07-01 Bruno Haible <bruno@clisp.org>
Turn doc/gperf.1 into a distributed built file.