| |
| |
| @@ -1302,7 +1302,7 @@ |
| dnl # XXX Propagate -lucb to popt ... |
| dnl export LIBS INCPATH CONFIG_SITE |
| |
| -AC_CONFIG_SUBDIRS(popt file db3) |
| +AC_CONFIG_SUBDIRS(file db3) |
| |
| AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt |
| rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile |
| @@ -1322,8 +1322,6 @@ |
| python/rpm/Makefile |
| lua/Makefile |
| ]) |
| -AC_CONFIG_COMMANDS([default],[[ echo timestamp > popt/stamp-h.in |
| - echo timestamp > stamp-h.in |
| - |
| +AC_CONFIG_COMMANDS([default],[[ echo timestamp > stamp-h.in |
| ]],[[]]) |
| AC_OUTPUT |