summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-16 01:34:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-16 01:34:18 +0000
commit74cac757131a44f884c4728708d3a2e5d87b32d3 (patch)
tree6d2eb90fe3f3281dc6ad24428da39f64d03b91bc /configure.com
parenta56128cb6b3ea4627b6695edab03059309381357 (diff)
downloadperl-74cac757131a44f884c4728708d3a2e5d87b32d3.tar.gz
Add fwalk() probe to the configuration files and regen perltoc.
p4raw-id: //depot/perl@7705
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index 14a5bef963..6514b71ec0 100644
--- a/configure.com
+++ b/configure.com
@@ -4742,6 +4742,7 @@ $ WC "cppminus='" + cppminus + "'"
$ WC "cpprun='" + cpprun + "'"
$ WC "cppstdin='" + cppstdin + "'"
$ WC "crosscompile='undef'"
+$ WC "d__fwalk='undef'"
$ WC "d_Gconvert='my_gconvert(x,n,t,b)'"
$ WC "d_PRId64='" + d_PRId64 + "'"
$ WC "d_PRIEldbl='" + d_PRIEUldbl + "'"