configure.in: Remove useless references to 'pic' makefile fragments.
* configure.in: Remove useless references to 'pic' makefile fragments. * config/mt-armpic: Delete. * config/mt-elfalphapic: Delete. * config/mt-i370pic: Delete. * config/mt-ia64pic: Delete. * config/mt-m68kpic: Delete. * config/mt-papic: Delete. * config/mt-ppcpic: Delete. * config/mt-s390pic: Delete. * config/mt-sparcpic: Delete. * config/mt-x86pic: Delete. From-SVN: r52923
This commit is contained in:
parent
64791664e1
commit
57e0b4a8f5
@ -1,3 +1,16 @@
|
||||
2002-04-29 Nathanael Nerode <neroden@twcny.rr.com>
|
||||
|
||||
* config/mt-armpic: Delete.
|
||||
* config/mt-elfalphapic: Delete.
|
||||
* config/mt-i370pic: Delete.
|
||||
* config/mt-ia64pic: Delete.
|
||||
* config/mt-m68kpic: Delete.
|
||||
* config/mt-papic: Delete.
|
||||
* config/mt-ppcpic: Delete.
|
||||
* config/mt-s390pic: Delete.
|
||||
* config/mt-sparcpic: Delete.
|
||||
* config/mt-x86pic: Delete.
|
||||
|
||||
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
|
||||
|
||||
* mh-a68bsd: clean out dead code
|
||||
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fPIC
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fPIC
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fPIC
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fpic
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fpic
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fPIC
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fPIC
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fpic
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
|
@ -1 +0,0 @@
|
||||
PICFLAG_FOR_TARGET=-fpic
|
Loading…
Reference in New Issue
Block a user