summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-04 09:26:12 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-04 09:26:12 +0000
commit40ed305aa5185ad2ebc6d5f5f0408fdb5696b5ee (patch)
tree9ae0ad6d71f65eed5bb60fb958d70a2521754d47 /configure
parent274db882e9afe04921cd079b04aee3a99b743783 (diff)
More fixes to the build process. This version was tested to build
cleanly under SuSE Linux and IRIX.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index ed9e070d..709ebf73 100755
--- a/configure
+++ b/configure
@@ -5097,6 +5097,8 @@ fi
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
< $srcdir/po/POTFILES.in > po/POTFILES
+CPPFLAGS="$CPPFLAGS -I \$(srcdir)/intl"
+
MUTTLOCALEDIR=$mutt_cv_prefix/$DATADIRNAME/locale
cat >> confdefs.h <<EOF