use config.h now

CVS patchset: 1311
CVS date: 1997/01/17 16:20:10
This commit is contained in:
ewt 1997-01-17 16:20:10 +00:00
parent 176e84672b
commit c40e834ea0
1 changed files with 1 additions and 1 deletions

View 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=""