use config.h now
authorewt <devnull@localhost>
Fri, 17 Jan 1997 16:20:10 +0000 (16:20 +0000)
committerewt <devnull@localhost>
Fri, 17 Jan 1997 16:20:10 +0000 (16:20 +0000)
CVS patchset: 1311
CVS date: 1997/01/17 16:20:10

configure.in

index 9d47923..2e40de2 100644 (file)
@@ -5,7 +5,7 @@ dnl failing causes the script to bomb out with a message. If we can't fix
 dnl it, why check it?
 
 AC_INIT(rpm.c)
-AC_CONFIG_HEADER(misc/misc-config.h)
+AC_CONFIG_HEADER(config.h)
 
 dnl default to not using NLS
 XGETTEXT=""