summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-14 05:21:39 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-14 05:21:39 +0200
commit91a33fbdc56bca5330fc232a9bbda485f244746e (patch)
tree16dab7008b992ef54d67555f8258c5a892653ca8 /configure.ac
parentede9e902729b0ef56e853c63efa0c63c8c2f3458 (diff)
downloadlibrpm-tizen-91a33fbdc56bca5330fc232a9bbda485f244746e.tar.gz
librpm-tizen-91a33fbdc56bca5330fc232a9bbda485f244746e.tar.bz2
librpm-tizen-91a33fbdc56bca5330fc232a9bbda485f244746e.zip
Move generating rpmpopt-@VERSION@ from configure into Makefile.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a617b01d0..8562ae87d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1076,5 +1076,4 @@ AC_CONFIG_FILES([ Doxyfile Makefile
lua/Makefile
tests/Makefile
])
-AC_CONFIG_FILES([rpmpopt-${VERSION}:rpmpopt.in],,[VERSION=${VERSION}])
AC_OUTPUT