From 50f2c1fbd9720a8c23d47d5e6bd77692794cdc8a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 20 Dec 1992 23:08:11 +0000 Subject: Formerly configure.in.~7~ --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index e2dc496..65187b5 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(vpath.c) dnl A distinctive file to look for in srcdir. +AC_CONFIG_HEADER(config.h) AC_PROG_INSTALL AC_PROG_RANLIB @@ -50,5 +51,5 @@ dnl Local Variables: dnl comment-start: " dnl " dnl comment-end: "" dnl comment-start-skip: "\\bdnl\\b\\s *" -dnl compile-command: "make configure" +dnl compile-command: "make configure config.h.in" dnl End: -- cgit v1.2.3