summaryrefslogtreecommitdiff
path: root/libiberty/configure.ac
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2006-04-07 00:01:28 +0000
committerDJ Delorie <dj@delorie.com>2006-04-07 00:01:28 +0000
commit68e02fcecbdb0f487d956815dc5d24db5b1f9df7 (patch)
tree8094b267713266a556e6749288b34f1040d439a1 /libiberty/configure.ac
parentdf299740107b154e422e01428a1ba763caf69f22 (diff)
downloadgdb-68e02fcecbdb0f487d956815dc5d24db5b1f9df7.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/configure.ac')
-rw-r--r--libiberty/configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/configure.ac b/libiberty/configure.ac
index a57685a14ec..76cf3d5333f 100644
--- a/libiberty/configure.ac
+++ b/libiberty/configure.ac
@@ -639,6 +639,11 @@ for l in x $LIBOBJS; do
done
LIBOBJS="$L"
+dnl Required by html and install-html
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+
# We need multilib support, but only if configuring for the target.
AC_CONFIG_FILES([Makefile testsuite/Makefile])
AC_CONFIG_COMMANDS([default],