Nmap Development mailing list archives
Re: [PATCH] Fix Solaris 10 and greater recognition
From: Fyodor <fyodor () insecure org>
Date: Wed, 25 Aug 2004 14:55:26 -0700
On Wed, Aug 25, 2004 at 02:46:03PM -0700, Tom Duffy wrote:
--- 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]]*)
Thanks - I have applied this for the next version. I also made the same change to nbase/configure.ac and nmapfe/configure.ac . Cheers, -F --------------------------------------------------------------------- For help using this (nmap-dev) mailing list, send a blank email to nmap-dev-help () insecure org . List archive: http://seclists.org
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)
