Nmap Development mailing list archives
[PATCH] Fix Solaris 10 and greater recognition
From: Tom Duffy <tduffy () sun com>
Date: Wed, 25 Aug 2004 14:46:03 -0700
--- nmap-3.59ALPHA4/configure.ac 2004-08-19 11:34:18.000000000 -0700
+++ nmap-3.59ALPHA4/configure.ac 2004-08-25 14:39:28.529476000 -0700
@@ -104,7 +104,7 @@
AC_DEFINE(STUPID_SOLARIS_CHECKSUM_BUG)
AC_DEFINE(SOLARIS)
;;
- *-solaris2.[1-9][0-9]*)
+ *-solaris2.[[1-9]][[0-9]]*)
AC_DEFINE(SOLARIS)
;;
*-solaris2.1*)
Attachment:
signature.asc
Description: This is a digitally signed message part
Current thread:
- 3.59ALPHA3: Crash this :). Fyodor (Aug 19)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Fyodor (Aug 20)
- [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Tom Duffy (Aug 20)
- [PATCH] Fix Solaris 10 and greater recognition Tom Duffy (Aug 25)
- Re: [PATCH] Fix Solaris 10 and greater recognition Fyodor (Aug 25)
- Re: [PATCH][TRIVIAL] Get 3.59ALPHA3 to compile on Solaris Fyodor (Aug 20)
- Re: 3.59ALPHA3: Crash this :). Gisle Vanem (Aug 20)
