summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-04 15:02:24 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-04 15:02:24 +0000
commite28823c106a6172401b21f1041d2203e868a701a (patch)
tree02c40acbe7198f400789a48382dc7ae44444aed7 /configure
parent158f1f341c7881a706eb54ce0b721e8f307089a1 (diff)
Fixing some make-related problems noted by Petri Kaukasoina
<kaukasoi-mutt@elektroni.ee.tut.fi>.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 709ebf73..eb3787e2 100755
--- a/configure
+++ b/configure
@@ -5097,7 +5097,7 @@ fi
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
< $srcdir/po/POTFILES.in > po/POTFILES
-CPPFLAGS="$CPPFLAGS -I \$(srcdir)/intl"
+CPPFLAGS="$CPPFLAGS -I\$(srcdir)/intl"
MUTTLOCALEDIR=$mutt_cv_prefix/$DATADIRNAME/locale