diff options
author | Nicholas Clark <nick@ccl4.org> | 2013-08-23 11:39:40 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-09-05 11:42:59 +0200 |
commit | 665ff1e94e3997c05f0fa23160fbd8fe871a8f96 (patch) | |
tree | 79e07302a18503fab1ce04cebd9e162e8c8519a5 /uconfig.h | |
parent | 1e5d7f54016618316299b1aacea865185fab5dd7 (diff) | |
download | perl-665ff1e94e3997c05f0fa23160fbd8fe871a8f96.tar.gz |
Remove references to GNU DLD from Configure and config.sh scripts.
Specifically eliminated i_dld, a variable indicating that <dld.h> should be
included, and remove dld from the list of wanted libraries.
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4754,5 +4754,5 @@ /* Generated from: * 3631b2b781d1779dc1855cb35ab72d5176a9eb36a527f74231c7e3f274021182 config_h.SH - * e0e303f4b6a586f3c94ed5c08078b3b837c1cc5683e61b0dd6c6b84cd8c44774 uconfig.sh + * 3dc6c26adfbf4f2e111d90b34d50e317e18555a76a270fbac2899d08a42f2fd1 uconfig.sh * ex: set ro: */ |