diff options
author | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-09-14 05:21:39 +0200 |
---|---|---|
committer | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-09-14 05:21:39 +0200 |
commit | 91a33fbdc56bca5330fc232a9bbda485f244746e (patch) | |
tree | 16dab7008b992ef54d67555f8258c5a892653ca8 /configure.ac | |
parent | ede9e902729b0ef56e853c63efa0c63c8c2f3458 (diff) | |
download | librpm-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.ac | 1 |
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 |