Lines Matching full:lib
0 # lib-prefix.m4 serial 1 (gettext-0.11)
29 AC_ARG_WITH([lib-prefix],
30 [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
31 --without-lib-prefix don't search for libraries in includedir and libdir],
43 additional_libdir="$withval/lib"
81 dnl 1. if it's the standard /usr/lib,
83 dnl 3. if it's /usr/local/lib and we are using GCC on Linux,
85 if test "X$additional_libdir" != "X/usr/lib"; then
95 if test "X$additional_libdir" = "X/usr/local/lib"; then