mirror of git://sourceware.org/git/glibc.git
Add nss-crypt entry. Rename pic_default to libc_cv_pic_default.
This commit is contained in:
parent
5ee3019c00
commit
900d7961d4
|
|
@ -81,10 +81,12 @@ sizeof-long-double = @sizeof_long_double@
|
||||||
|
|
||||||
experimental-malloc = @experimental_malloc@
|
experimental-malloc = @experimental_malloc@
|
||||||
|
|
||||||
|
nss-crypt = @libc_cv_nss_crypt@
|
||||||
|
|
||||||
# Configuration options.
|
# Configuration options.
|
||||||
build-static = @static@
|
build-static = @static@
|
||||||
build-shared = @shared@
|
build-shared = @shared@
|
||||||
build-pic-default= @pic_default@
|
build-pic-default= @libc_cv_pic_default@
|
||||||
build-profile = @profile@
|
build-profile = @profile@
|
||||||
build-omitfp = @omitfp@
|
build-omitfp = @omitfp@
|
||||||
build-bounded = @bounded@
|
build-bounded = @bounded@
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue