2008-03-25 Tom Tromey <tromey@redhat.com>
+ * configure: Rebuilt.
+ * configure.ac (BUILD_DEPMODE): Extract CCDEPMODE from temporary
+ Makefile.
+
+2008-03-25 Tom Tromey <tromey@redhat.com>
+
* config/x-solaris (host-solaris.o): Update.
* config/x-linux (host-linux.o): Update.
* config/x-hpux (host-hpux.o): Update.
CFLAGS="${saved_CFLAGS}"
# Extract this setting from the temporary Makefile.
- BUILD_DEPMODE=`grep '^BUILD_DEPMODE = ' Makefile | sed -e 's,.* = ,,'`
+ BUILD_DEPMODE=`grep '^CCDEPMODE = ' Makefile | sed -e 's,.* = ,,'`
# We just finished tests for the build machine, so rename
# the file auto-build.h in the gcc directory.
CFLAGS="${saved_CFLAGS}"
# Extract this setting from the temporary Makefile.
- BUILD_DEPMODE=`grep '^BUILD_DEPMODE = ' Makefile | sed -e 's,.* = ,,'`
+ BUILD_DEPMODE=`grep '^CCDEPMODE = ' Makefile | sed -e 's,.* = ,,'`
# We just finished tests for the build machine, so rename
# the file auto-build.h in the gcc directory.