summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-18 05:10:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-18 05:10:26 +0000
commitfd47df604ae845e152c047b6ef809e0ea6602d04 (patch)
treebce601d731d06415bb69456582405ced6f6f4178 /configure.com
parenteae4ae263c0b84d48420dbcaad4130ba7ca74ba8 (diff)
downloadperl-fd47df604ae845e152c047b6ef809e0ea6602d04.tar.gz
Propagate new Configure vars.
p4raw-id: //depot/perl@6691
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index f8a1b8a68e..c3cba130a4 100644
--- a/configure.com
+++ b/configure.com
@@ -4476,6 +4476,10 @@ $ ivdformat="""ld"""
$ uvuformat="""lu"""
$ uvoformat="""lo"""
$ uvxformat="""lx"""
+$! uselongdouble?
+$ nveformat="""e"""
+$ nvfformat="""f"""
+$ nvgformat="""g"""
$!
$! Finally the composite ones. All config
$!
@@ -4982,6 +4986,9 @@ $ 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 "nveformat='" + nveformat + "'"
+$ WC "nvfformat='" + nvfformat + "'"
+$ WC "nvgformat='" + nvgformat + "'"
$ WC "nvsize='" + nvsize + "'"
$ WC "nvtype='" + nvtype + "'"
$ WC "o_nonblock=' '"