2003-10-14 Jeff Bailey <jbailey@nisa.net>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2003 02:17:34 +0000 (02:17 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2003 02:17:34 +0000 (02:17 +0000)
       PR libstdc++/12562
       * crossconfig.m4: Share the config between *-linux* and *-gnu*.
       * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72510 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/crossconfig.m4

index 9b3d320..6b73aee 100644 (file)
@@ -1,3 +1,9 @@
+2003-10-14  Jeff Bailey  <jbailey@nisa.net>
+       
+       PR libstdc++/12562
+       * crossconfig.m4: Share the config between *-linux* and *-gnu*.
+       * configure: Regenerate.
+
 2003-10-14  Carlo Wood  <carlo@alinoe.com>
 
        PR libstdc++/12600
index 49a37bb..923f436 100755 (executable)
@@ -51047,7 +51047,7 @@ _ACEOF
        ;;
     esac
     ;;
-  *-linux* | *-uclinux*)
+  *-linux* | *-uclinux* | *-gnu*)
     #os_include_dir="os/gnu-linux"
 
 
index be4398c..e207ebe 100644 (file)
@@ -125,7 +125,7 @@ case "${host}" in
        ;;
     esac
     ;;
-  *-linux* | *-uclinux*)
+  *-linux* | *-uclinux* | *-gnu*)
     #os_include_dir="os/gnu-linux"
     AC_CHECK_HEADERS([nan.h ieeefp.h endian.h sys/isa_defs.h \
       machine/endian.h machine/param.h sys/machine.h sys/types.h \