Home | History | Annotate | Download | only in zlib

Lines Matching refs:library

3 # you wish to build a shared library and your system supports them,
7 # To create a shared library, use "configure --shared"; by default a static
8 # library is created. If the primitive shared library support provided here
15 # LDSHARED is the command to be used to create a shared library
17 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
172 echo Checking for shared library support...
178 echo Building shared library $SHAREDLIBV with $CC.
180 echo No shared library support.
183 echo 'No shared library support; try without defining CC and CFLAGS'
189 echo Building static library $LIBS version $VER with $CC.