diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index baf8c1504..ac8075649 100644 --- a/configure.ac +++ b/configure.ac @@ -1174,8 +1174,4 @@ AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpm.pc tests/Makefile ]) AC_CONFIG_FILES([rpmpopt-${VERSION}:rpmpopt.in],,[VERSION=${VERSION}]) -AC_CONFIG_COMMANDS([default],[[ - echo timestamp > stamp-h.in - -]],[[]]) AC_OUTPUT |