-
- Downloads
Add an autotools framework and pkg-config data
This is a patch from Stanislav Bravec <sbrabec@suse.cz> that adds an autotools build environment to bzip2. This lets libtool handle the construction of the shared library. The patch also adds a bzip2.pc.in template to build data for the pkg-config tool.
Showing
- Makefile.am 137 additions, 0 deletionsMakefile.am
- README.autotools 41 additions, 0 deletionsREADME.autotools
- autogen.sh 8 additions, 0 deletionsautogen.sh
- bzip2.pc.in 11 additions, 0 deletionsbzip2.pc.in
- bzlib.h 3 additions, 1 deletionbzlib.h
- configure.ac 62 additions, 0 deletionsconfigure.ac
- visibility.m4 78 additions, 0 deletionsvisibility.m4
Loading