]> granicus.if.org Git - python/commit
- LIBRARY is now a SUBST variable.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 26 Jan 2001 16:18:16 +0000 (16:18 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Fri, 26 Jan 2001 16:18:16 +0000 (16:18 +0000)
commit61c5115672f679a6fc0ef8fb2863ac0d31df364f
tree8e106ad27c0f76fd7f8b84011a20b2cfc0640543
parent3ecf0aae7bf7c8d13c1f351a94e75912674631bb
- LIBRARY is now a SUBST variable.
- Add CFLAGSFORSHARED variable.  configure sets this to CCSHARED if LDLIBRARY
  is a shared library.
- Remove -fPIC from OPT, it has no business there.
- Change CCSHARED option for Linux to -fPIC.  It should probably be
  -fPIC on a few other platforms as well.
- Don't create silly boot Makefile, create Setup files and run makesetup
  instead.
configure.in