summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-14 05:09:17 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-14 05:09:17 +0200
commitede9e902729b0ef56e853c63efa0c63c8c2f3458 (patch)
treefa36000fb9b3d426c07ab29c0ba724dfbc8b1e83 /configure.ac
parent48fbe1b4c148bac646841de164a0d1c51f44dd0a (diff)
downloadlibrpm-tizen-ede9e902729b0ef56e853c63efa0c63c8c2f3458.tar.gz
librpm-tizen-ede9e902729b0ef56e853c63efa0c63c8c2f3458.tar.bz2
librpm-tizen-ede9e902729b0ef56e853c63efa0c63c8c2f3458.zip
Move generating rpm.pc from configure into Makefile.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index afb295ac6..a617b01d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1067,7 +1067,7 @@ AC_CONFIG_SUBDIRS(db3)
AC_PATH_PROG(AUTOM4TE,autom4te,:)
-AC_CONFIG_FILES([ Doxyfile Makefile rpm.pc
+AC_CONFIG_FILES([ Doxyfile Makefile
rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile
po/Makefile.in scripts/Makefile
misc/Makefile