diff options
Diffstat (limited to 'acinclude.m4')
-rw-r--r-- | acinclude.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index bbee535..53b77cc 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -534,7 +534,7 @@ not GNU gettext AC_DEFINE(HAVE_LIBINTL_H, 1, [Define if you have <libintl.h>.]) else with_included_gettext=yes - LIBS="$fp_keep_LIBS" + LIBS="$pds_keep_LIBS" fi fi ]) |