Check-in [56c3d5d022]
Overview
Comment:Cleaned up LDFLAGS settings

Fixed issue with "--with-zlib" wiping out LDFLAGS

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 56c3d5d0227e83f0855fad4ee62f790cbec21247
User & Date: rkeene on 2010-09-26 04:40:43
Other Links: manifest | tags
Context
2010-09-26
04:40
Added zlib package

Added support for specifying --with-zlib to kitsh if zlib built fine check-in: e95acf08f0 user: rkeene tags: trunk

04:40
Cleaned up LDFLAGS settings

Fixed issue with "--with-zlib" wiping out LDFLAGS check-in: 56c3d5d022 user: rkeene tags: trunk

04:40
Updated to statically link against libstdc++ on HP/UX

Added patch to metakit to not call "autoconf"

Fixed issue with sh on HP/UX (source versus ".")

Added support for statically linking to libgcc check-in: 8ef7a1eb1a user: rkeene tags: trunk

Changes