Commit 57e0b4a8 by Nathanael Nerode Committed by DJ Delorie

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
parent 64791664
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> 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* mh-a68bsd: clean out dead code * mh-a68bsd: clean out dead code
......
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fpic
PICFLAG_FOR_TARGET=-fpic
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fpic
PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`
PICFLAG_FOR_TARGET=-fpic
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment