summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-06-19 21:22:44 +0000
committerPaul Smith <psmith@gnu.org>2000-06-19 21:22:44 +0000
commit1200b07866d19c9959e88e0054728453a1264611 (patch)
tree32fb96cf9f4774e02ed385228361ad31cc4bb901 /acinclude.m4
parent267c9aad436e7c5ba2ad3f2fd18f73307bbeee94 (diff)
downloadmake-1200b07866d19c9959e88e0054728453a1264611.tar.gz
* Various fixes for problems in the 3.79.0.1 pretest.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index bbee5359..53b77cc9 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
])