Re: [PATCH@25292] add nonxs_ext to configure.com
authorJohn E. Malmberg <wb8tyw@qsl.net>
Sat, 13 Aug 2005 12:20:34 +0000 (08:20 -0400)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 15 Aug 2005 09:36:30 +0000 (09:36 +0000)
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FE1DD2.8050803@qsl.net>

p4raw-id: //depot/perl@25294

configure.com

index d3fc7fd..ca85e64 100644 (file)
@@ -57,6 +57,7 @@ $ use_pack_malloc = "N"
 $ use_debugmalloc = "N"
 $ ccflags = ""
 $ static_ext = ""
+$ nonxs_ext = ""
 $ vms_default_directory_name = F$ENVIRONMENT("DEFAULT")
 $ max_allowed_dir_depth = 3  ! e.g. [A.B.PERLxxx] not [A.B.C.PERLxxx]
 $! max_allowed_dir_depth = 2 ! e.g. [A.PERLxxx] not [A.B.PERLxxx]
@@ -5972,6 +5973,7 @@ $ WC "netdb_hlen_type='" + netdb_hlen_type + "'"
 $ WC "netdb_host_type='" + netdb_host_type + "'"
 $ WC "netdb_name_type='" + netdb_name_type + "'"
 $ WC "netdb_net_type='" + netdb_net_type + "'"
+$ WC "nonxs_ext='" + nonxs_ext + "'"
 $ WC "nveformat='" + nveformat + "'"
 $ WC "nvfformat='" + nvfformat + "'"
 $ WC "nvgformat='" + nvgformat + "'"