summaryrefslogtreecommitdiffstats
path: root/Templates/configure
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-11/+9
|
* BUG: SHLIB_LINK was being used when linking static executables. Missing commaAmitha Perera2001-06-121-26/+31
| | | | | | in RUNTIME_FLAG for IRIX. ENH: User supplied SHLIB_CFLAGS (-fPIC, etc) will override configure detected flags
* ENH: Runtime library search paths can be added to the link lines forAmitha Perera2001-06-081-37/+99
| | | | on shared builds.
* BUG: fix depends and CXXFLAGS passingBill Hoffman2001-05-221-6/+9
|
* new structureKen Martin2001-05-211-0/+3287