diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-01-08 11:14:07 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-02-08 20:31:55 +0100 |
commit | 26ecc33a0290293ff779f76ac0324381b6dfafda (patch) | |
tree | ce7eba73691cf8e986713fc4e35b5c170dc46efc /configure | |
parent | 2832840339c561d42ec60e18c009376d828692ea (diff) | |
download | glibc-26ecc33a0290293ff779f76ac0324381b6dfafda.tar.gz glibc-26ecc33a0290293ff779f76ac0324381b6dfafda.tar.xz glibc-26ecc33a0290293ff779f76ac0324381b6dfafda.zip |
Remove have-initfini and need-nopic-initfini
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure index 508e1bb58c..ea02e72872 100755 --- a/configure +++ b/configure @@ -609,7 +609,6 @@ RELEASE VERSION mach_interface_list DEFINES -nopic_initfini static_nss profile libc_cv_pic_default @@ -7672,7 +7671,6 @@ $as_echo "$libc_cv_pic_default" >&6; } - if test "`(cd $srcdir; pwd)`" = "`pwd`"; then config_makefile= else |