config.lib
changeset 6546 d420506b08d8
parent 6517 0bb604919089
child 6554 28f436faed81
child 9895 7bd07f43b0e3
--- a/config.lib	Mon Mar 05 09:35:45 2007 +0000
+++ b/config.lib	Mon Mar 05 15:24:17 2007 +0000
@@ -1212,6 +1212,7 @@
 					/morphos/      { print "MORPHOS"; exit}
 					/beos/         { print "BEOS";    exit}
 					/sunos/        { print "SUNOS";   exit}
+					/solaris/      { print "SUNOS";   exit}
 					/cygwin/       { print "CYGWIN";  exit}
 					/mingw/        { print "MINGW";   exit}
 					/os2/          { print "OS2";     exit}