summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2008-11-28 07:52:03 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2008-11-28 07:52:03 +0000
commit1be1b388c18674b89d106c333a2dd62d9b736e29 (patch)
tree20f1738b9d97f5d73f13fd8995d64d7cfcfac27a /uconfig.sh
parenta76803d0125ec59190f50d15fec54fdd46a08ffb (diff)
downloadperl-1be1b388c18674b89d106c333a2dd62d9b736e29.tar.gz
could we add usedevel to config.h?
From: Nicholas Clark <nick@ccl4.org> Date: Thu, 27 Nov 2008 20:28:08 +0000 Message-ID: <20081127202807.GG49335@plum.flirble.org> Subject: Avoid duplicate vendorlib [PATCH] From: Gisle Aas <gisle@activestate.com> Date: Wed, 12 Nov 2008 13:50:34 +0100 Message-Id: <71B06786-4C55-4A76-BE24-C01F89015D45@activestate.com> p4raw-id: //depot/perl@34950
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-xuconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh
index 68702f9513..c0a749e404 100755
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -756,6 +756,7 @@ use5005threads='undef'
use64bitall='undef'
use64bitint='undef'
usecrosscompile='undef'
+usedevel='undef'
usedl='undef'
usedtrace='undef'
usefaststdio='undef'