You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
432 B
11 lines
432 B
diff -Naur irc2.10.3p3.orig/support/configure irc2.10.3p3/support/configure |
|
--- irc2.10.3p3.orig/support/configure Tue Jan 14 12:20:16 2003 |
|
+++ irc2.10.3p3/support/configure Tue Jan 14 12:29:41 2003 |
|
@@ -1308,7 +1308,6 @@ |
|
|
|
if echo "$irc_cv_solaris_2" | egrep "^2\.(0|1|2)" >/dev/null; then |
|
cat >> confdefs.h <<\EOF |
|
-#define SOLARIS_2_0_2_1_2_2 1 |
|
EOF |
|
|
|
elif echo "$irc_cv_solaris_2" | grep "^2\.3" >/dev/null; then
|
|
|