summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarekm <arekm>2007-06-05 21:06:00 +0000
committerarekm <arekm>2007-06-05 21:06:00 +0000
commit046533c1cfc13a0a4aff0fe4c6e537f520311640 (patch)
tree464b99201446ebf4a3acdde0b41b4efdd75b344a
parent1d48ed44c4db4e1a89bd15257a01525711fb51ca (diff)
downloadlibpopt-046533c1cfc13a0a4aff0fe4c6e537f520311640.tar.gz
gettext as external so no need for intl directory.
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d1fb73b..b4eb3cd 100755
--- a/configure.ac
+++ b/configure.ac
@@ -110,4 +110,4 @@ AC_DEFINE_UNQUOTED(POPT_SOURCE_PATH, "$POPT_SOURCE_PATH",
[Full path to popt top_srcdir.])
AC_SUBST(POPT_SOURCE_PATH)
-AC_OUTPUT([Doxyfile Makefile])
+AC_OUTPUT([Doxyfile Makefile intl/Makefile po/Makefile.in])