diff options
Diffstat (limited to 'configure.com')
-rw-r--r-- | configure.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.com b/configure.com index 0bb1a75f03..2128bddae3 100644 --- a/configure.com +++ b/configure.com @@ -5398,6 +5398,7 @@ $ vms_cc_type="decc" $ ENDIF $ d_faststdio="define" $ d_locconv="define" +$ d_lc_monetary_2008="define" $ d_mblen="define" $ d_mbstowcs="define" $ d_mbtowc="define" @@ -6095,6 +6096,7 @@ $ WC "d_link='" + d_link + "'" $ WC "d_llseek='undef'" $ WC "d_localtime64='undef'" $ WC "d_locconv='" + d_locconv + "'" +$ WC "d_lc_monetary_2008='" + d_lc_monetary_2008 + "'" $ WC "d_lockf='undef'" $ WC "d_longdbl='" + d_longdbl + "'" $ WC "d_longlong='" + d_longlong + "'" |