summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorwl <wl>2009-01-06 07:42:36 +0000
committerwl <wl>2009-01-06 07:42:36 +0000
commit5a194c4b86ba5064538966bafb70cb903415f031 (patch)
treec10b3001e7034a6f3e9914e7f56a9de129970871 /configure
parente05b3eab9653fba44086db4d864f7361df54033c (diff)
downloadgroff-5a194c4b86ba5064538966bafb70cb903415f031.tar.gz
Remove heuristics for LIBEXT.
* configure.ac: Provide LIBEXT. * Makefile.in: Use it. * configure: Regenerated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index 244e6f9b..9a1c3549 100755
--- a/configure
+++ b/configure
@@ -660,6 +660,7 @@ g
PAGE
BROKEN_SPOOLER_FLAGS
LIBOBJS
+LIBEXT
LTLIBICONV
LIBICONV
host_os
@@ -10234,6 +10235,10 @@ _ACEOF
fi
+# we need LIBEXT
+LIBEXT=$acl_libext
+
+
# checks for functions