aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog4
-rwxr-xr-xlibcpp/configure4
2 files changed, 6 insertions, 2 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index f394081..e0ac504 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-27 Tom Tromey <tromey@redhat.com>
+
+ * configure: Rebuilt.
+
2007-01-12 Tom Tromey <tromey@redhat.com>
PR preprocessor/28227:
diff --git a/libcpp/configure b/libcpp/configure
index 45c9724..82fd6b5 100755
--- a/libcpp/configure
+++ b/libcpp/configure
@@ -8801,7 +8801,7 @@ cat >>$CONFIG_STATUS <<_ACEOF
# INIT-COMMANDS section.
#
-DEPDIR=$DEPDIR
+ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
_ACEOF
@@ -9535,7 +9535,7 @@ esac
{ echo "$as_me:$LINENO: executing $ac_dest commands" >&5
echo "$as_me: executing $ac_dest commands" >&6;}
case $ac_dest in
- depdir ) mkdir $DEPDIR ;;
+ depdir ) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
esac
done
_ACEOF