Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix building dso's on hpux with gcc | jelmer | 2007-11-09 | 1 | -1/+5 |
* | Try to get some more flags right. | jelmer | 2007-11-09 | 1 | -4/+4 |
* | Add libreplace macro for soname flags. | jelmer | 2007-11-09 | 1 | -0/+41 |
* | Try to fix the build on some HPUX machines. | jelmer | 2007-11-09 | 1 | -3/+1 |
* | Fix export dynamic for HPUX. | jelmer | 2007-11-06 | 1 | -4/+12 |
* | Remove flag that causes problems on some hosts. | jelmer | 2007-11-06 | 1 | -1/+1 |
* | Move SHLIBEXT determination into a test as well. | jelmer | 2007-11-06 | 1 | -0/+18 |
* | Move system-specific ldflags checks to libreplace so they can be used by ldb. | jelmer | 2007-11-06 | 1 | -0/+38 |
* | Add macro for picflag. | jelmer | 2007-11-06 | 1 | -0/+55 |
* | Add configure test for -Wl,--export-dynamic. | jelmer | 2007-11-06 | 1 | -0/+10 |