]> git.saurik.com Git - bison.git/commitdiff
build: config.in.h.
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 9 May 2012 09:00:32 +0000 (11:00 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 9 May 2012 09:21:34 +0000 (11:21 +0200)
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.

configure.ac
lib/.gitignore

index 3c3fa421474692370f5146c2a57861e60b316d39..9395568563a7be292a909667b978b61747f46db8 100644 (file)
@@ -49,7 +49,7 @@ AM_INIT_AUTOMAKE([1.11.1 dist-xz silent-rules]
                  m4_bmatch(m4_defn([AC_PACKAGE_VERSION]), [[-_]],
                            [gnu], [gnits]))
 AM_SILENT_RULES([yes])
-AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
+AC_CONFIG_HEADERS([lib/config.h:lib/config.in.h])
 
 # Checks for the compiler.
 AC_PROG_CC_STDC
index 915a29b6feaf42dafc21dd34941d8911e708bbd7..5ba545b76c9f1fc27f878ccad27bf3063c172966 100644 (file)
@@ -37,7 +37,7 @@
 /closeout.h
 /config.charset
 /config.h
-/config.hin
+/config.in.h
 /configmake.h
 /dirname-lgpl.c
 /dirname.c