diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-07-25 15:36:58 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-07-25 15:36:58 +0300 |
commit | f922a20f90726295efb4320b2611c14803fe966e (patch) | |
tree | 0ab858e5b7181543c88916cc119e3fcc2639609a /configure.ac | |
parent | 8eb84ab6c7867421acc5037d08f8c43463ef4c44 (diff) | |
download | rpm-f922a20f90726295efb4320b2611c14803fe966e.tar.gz rpm-f922a20f90726295efb4320b2611c14803fe966e.tar.bz2 rpm-f922a20f90726295efb4320b2611c14803fe966e.zip |
Add initial rpm.pc pkg-config support.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e41f6c2ae..d38e21f3e 100644 --- a/configure.ac +++ b/configure.ac @@ -1234,7 +1234,7 @@ AC_SUBST(OBJDUMP) AC_CONFIG_SUBDIRS(db3) -AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt +AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpm.pc rpmpopt rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile po/Makefile.in scripts/Makefile scripts/brp-redhat scripts/macros.perl scripts/macros.php scripts/macros.python |