OSDN Git Service

* configure.in: Generalize the CONFIG_HEADERS pattern under which
[pf3gnuchains/gcc-fork.git] / gcc / configure.in
index 8162f69..ed32400 100644 (file)
@@ -3039,9 +3039,9 @@ fi
 # and configure language subdirectories
 AC_OUTPUT($all_outputs,
 [
-case x$CONFIG_HEADERS in
-xauto-host.h:config.in)
-echo > cstamp-h ;;
+case ${CONFIG_HEADERS} in
+  *auto-host.h:config.in*)
+  echo > cstamp-h ;;
 esac
 # Make sure all the subdirs exist.
 for d in $subdirs