2 changed files with 20 additions and 3 deletions
@ -0,0 +1,11 @@ |
|||||||
|
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
|
||||||
Loading…
Reference in new issue