diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2008-07-08 16:23:22 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2008-07-08 18:54:28 +0300 |
commit | 27a6edd36d39e296e6b13e24974989ad5954abb9 (patch) | |
tree | c2a6cefd950c2f856af4365edbced952bbfd9f7d /configure.ac | |
parent | 6778dc94ce0a9234ed74cf094d98e219a295070f (diff) | |
download | rpm-27a6edd36d39e296e6b13e24974989ad5954abb9.tar.gz rpm-27a6edd36d39e296e6b13e24974989ad5954abb9.tar.bz2 rpm-27a6edd36d39e296e6b13e24974989ad5954abb9.zip |
Add a new legacy compatibility header, kill rpmints.h
- build-time generated rpmints.h causes issues with distcheck and is
not really worth the trouble
- we have all sorts of legacy junk to deal with, sticking them all into
rpmints.h would be just wrong...
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index cfaf916d4..da60af387 100644 --- a/configure.ac +++ b/configure.ac @@ -1028,8 +1028,6 @@ AC_DEFINE([__RPM_USES_STDINT_H__],[1],[if rpm uses stdint.h]) AC_SUBST([dirstamp],[\${am__leading_dot}dirstamp]) -AC_CONFIG_HEADERS([lib/rpmints.h]) - AC_CONFIG_FILES([Makefile rpmio/Makefile lib/Makefile build/Makefile po/Makefile.in scripts/Makefile |