build: config.in.h.

Historically we used config.hin (where everybody else used
config.h.in) to please DOS.  Now that we use gnulib, there are already
tons of files with several dots, especially *.in.h.

* configure.ac: Rename config.hin as config.in.h.
This commit is contained in:
Akim Demaille
2012-05-09 11:00:32 +02:00
parent 08ab0101bd
commit 91fd2b60b6
2 changed files with 2 additions and 2 deletions

2
lib/.gitignore vendored
View File

@@ -37,7 +37,7 @@
/closeout.h
/config.charset
/config.h
/config.hin
/config.in.h
/configmake.h
/dirname-lgpl.c
/dirname.c