summaryrefslogtreecommitdiff
path: root/popt/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'popt/configure.in')
-rwxr-xr-xpopt/configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/popt/configure.in b/popt/configure.in
index 2910dd699..b00ba2127 100755
--- a/popt/configure.in
+++ b/popt/configure.in
@@ -83,5 +83,4 @@ POPT_SOURCE_PATH="`pwd`"
AC_DEFINE_UNQUOTED(POPT_SOURCE_PATH, "$POPT_SOURCE_PATH")
AC_SUBST(POPT_SOURCE_PATH)
-AC_OUTPUT([Doxyfile Makefile intl/Makefile po/Makefile.in],
- [sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])
+AC_OUTPUT([Doxyfile Makefile intl/Makefile po/Makefile.in])