sgallagh / rpms / rpm

Forked from rpms/rpm 4 years ago
Clone
412a63f
--- rpm-4.4.2.1/configure.ac.no-popt	2007-08-23 10:24:17.000000000 +0300
412a63f
+++ rpm-4.4.2.1/configure.ac	2007-08-23 10:26:41.000000000 +0300
412a63f
@@ -1302,7 +1302,7 @@
412a63f
 dnl # XXX Propagate -lucb to popt ...
412a63f
 dnl export LIBS INCPATH CONFIG_SITE
412a63f
 
412a63f
-AC_CONFIG_SUBDIRS(popt file db3)
412a63f
+AC_CONFIG_SUBDIRS(file db3)
412a63f
 
412a63f
 AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt
412a63f
 	rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile
412a63f
@@ -1322,8 +1322,6 @@
412a63f
 	python/rpm/Makefile
412a63f
  	lua/Makefile
412a63f
   ])
412a63f
-AC_CONFIG_COMMANDS([default],[[	echo timestamp > popt/stamp-h.in
412a63f
-	echo timestamp > stamp-h.in
412a63f
-  
412a63f
+AC_CONFIG_COMMANDS([default],[[	echo timestamp > stamp-h.in
412a63f
 ]],[[]])
412a63f
 AC_OUTPUT