diff options
Diffstat (limited to 'gettext-tools/examples/hello-perl')
-rw-r--r-- | gettext-tools/examples/hello-perl/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-perl/configure.ac b/gettext-tools/examples/hello-perl/configure.ac index 920382f..6d5b64f 100644 --- a/gettext-tools/examples/hello-perl/configure.ac +++ b/gettext-tools/examples/hello-perl/configure.ac @@ -30,7 +30,6 @@ prefix="$save_prefix" AC_SUBST(localedir) dnl Support for the po directory. -AM_NLS AM_PO_SUBDIRS AC_CONFIG_FILES([Makefile]) |