/netbsd-src/external/gpl2/diffutils/dist/m4/ |
H A D | lib-link.m4 | 132 eval additional_libdir=\"$libdir\" 144 eval additional_libdir=\"$libdir\" 148 additional_libdir="$withval/lib" 152 dnl Search the library and its dependencies in $additional_libdir and 190 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 197 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 198 found_dir="$additional_libdir" 199 found_so="$additional_libdir/lib$name.$shlibext" 200 if test -f "$additional_libdir/lib$name.la"; then 201 found_la="$additional_libdir/lib$name.la" [all …]
|
H A D | lib-prefix.m4 | 27 eval additional_libdir=\"$libdir\" 39 eval additional_libdir=\"$libdir\" 43 additional_libdir="$withval/lib" 79 dnl Potentially add $additional_libdir to $LDFLAGS. 85 if test "X$additional_libdir" != "X/usr/lib"; then 89 if test "X$x" = "X-L$additional_libdir"; then 95 if test "X$additional_libdir" = "X/usr/local/lib"; then 103 if test -d "$additional_libdir"; then 104 dnl Really add $additional_libdir to $LDFLAGS. 105 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl2/gmake/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 153 dnl Search the library and its dependencies in $additional_libdir and 191 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 198 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 199 found_dir="$additional_libdir" 200 found_so="$additional_libdir/lib$name.$shlibext" 201 if test -f "$additional_libdir/lib$name.la"; then 202 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/m4/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 153 dnl Search the library and its dependencies in $additional_libdir and 191 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 198 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 199 found_dir="$additional_libdir" 200 found_so="$additional_libdir/lib$name.$shlibext" 201 if test -f "$additional_libdir/lib$name.la"; then 202 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | lib-prefix.m4 | 34 eval additional_libdir=\"$libdir\" 46 eval additional_libdir=\"$libdir\" 50 additional_libdir="$withval/lib" 86 dnl Potentially add $additional_libdir to $LDFLAGS. 92 if test "X$additional_libdir" != "X/usr/lib"; then 96 if test "X$x" = "X-L$additional_libdir"; then 102 if test "X$additional_libdir" = "X/usr/local/lib"; then 110 if test -d "$additional_libdir"; then 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 133 eval additional_libdir=\"$libdir\" 145 eval additional_libdir=\"$libdir\" 149 additional_libdir="$withval/lib" 158 dnl Search the library and its dependencies in $additional_libdir and 196 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 203 …if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test x$lib_type != xs… 204 found_dir="$additional_libdir" 205 found_so="$additional_libdir/lib$name.$shlibext" 206 if test -f "$additional_libdir/lib$name.la"; then 207 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | lib-prefix.m4 | 32 eval additional_libdir=\"$libdir\" 44 eval additional_libdir=\"$libdir\" 48 additional_libdir="$withval/lib" 84 dnl Potentially add $additional_libdir to $LDFLAGS. 90 if test "X$additional_libdir" != "X/usr/lib"; then 94 if test "X$x" = "X-L$additional_libdir"; then 100 if test "X$additional_libdir" = "X/usr/local/lib"; then 108 if test -d "$additional_libdir"; then 109 dnl Really add $additional_libdir to $LDFLAGS. 110 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
H A D | lib-link.m4 | 135 eval additional_libdir=\"$libdir\" 147 eval additional_libdir=\"$libdir\" 151 additional_libdir="$withval/lib" 155 dnl Search the library and its dependencies in $additional_libdir and 193 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 200 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 201 found_dir="$additional_libdir" 202 found_so="$additional_libdir/lib$name.$shlibext" 203 if test -f "$additional_libdir/lib$name.la"; then 204 found_la="$additional_libdir/lib$name.la" [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/m4/ |
H A D | lib-link.m4 | 136 eval additional_libdir=\"$libdir\" 148 eval additional_libdir=\"$libdir\" 152 additional_libdir="$withval/$acl_libdirstem" 156 dnl Search the library and its dependencies in $additional_libdir and 194 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 202 && { test -f "$additional_libdir/lib$name.$shlibext" \ 204 && test -f "$additional_libdir/lib$name.dll.a"; }; }; then 205 found_dir="$additional_libdir" 206 if test -f "$additional_libdir/lib$name.$shlibext"; then 207 found_so="$additional_libdir/lib$name.$shlibext" [all …]
|
H A D | lib-prefix.m4 | 33 eval additional_libdir=\"$libdir\" 45 eval additional_libdir=\"$libdir\" 49 additional_libdir="$withval/$acl_libdirstem" 85 dnl Potentially add $additional_libdir to $LDFLAGS. 91 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 95 if test "X$x" = "X-L$additional_libdir"; then 101 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 109 if test -d "$additional_libdir"; then 110 dnl Really add $additional_libdir to $LDFLAGS. 111 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/ |
H A D | lib-link.m4 | 136 eval additional_libdir=\"$libdir\" 148 eval additional_libdir=\"$libdir\" 152 additional_libdir="$withval/$acl_libdirstem" 156 dnl Search the library and its dependencies in $additional_libdir and 194 dnl Search the library lib$name in $additional_libdir and $LDFLAGS 201 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then 202 found_dir="$additional_libdir" 203 found_so="$additional_libdir/lib$name.$shlibext" 204 if test -f "$additional_libdir/lib$name.la"; then 205 found_la="$additional_libdir/lib$name.la" [all …]
|
H A D | lib-prefix.m4 | 33 eval additional_libdir=\"$libdir\" 45 eval additional_libdir=\"$libdir\" 49 additional_libdir="$withval/$acl_libdirstem" 85 dnl Potentially add $additional_libdir to $LDFLAGS. 91 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then 95 if test "X$x" = "X-L$additional_libdir"; then 101 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then 109 if test -d "$additional_libdir"; then 110 dnl Really add $additional_libdir to $LDFLAGS. 111 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/ |
H A D | configure | 3698 && { test -f "$additional_libdir/lib$name.$shlibext" \ 3700 && test -f "$additional_libdir/lib$name.dll.a"; }; }; then 3701 found_dir="$additional_libdir" 3702 if test -f "$additional_libdir/lib$name.$shlibext"; then 3703 found_so="$additional_libdir/lib$name.$shlibext" 3705 found_so="$additional_libdir/lib$name.dll.a" 3707 if test -f "$additional_libdir/lib$name.la"; then 3708 found_la="$additional_libdir/lib$name.la" 3711 if test -f "$additional_libdir/lib$name.$libext"; then 3712 found_dir="$additional_libdir" [all …]
|