summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex8/configure.ac')
-rw-r--r--Build/source/texk/bibtex8/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex8/configure.ac b/Build/source/texk/bibtex8/configure.ac
index d8e16303f11..8d9a77e78ff 100644
--- a/Build/source/texk/bibtex8/configure.ac
+++ b/Build/source/texk/bibtex8/configure.ac
@@ -15,6 +15,8 @@ AC_CONFIG_MACRO_DIR([../../m4])
dnl Common code for all programs using libkpathsea.
KPSE_COMMON([bibtex8], [no-define])
+AC_CONFIG_HEADERS([config.h])
+
KPSE_KPATHSEA_FLAGS
AC_CONFIG_FILES([Makefile])