Home
last modified time | relevance | path

Searched refs:withval (Results 1 – 25 of 104) sorted by relevance

12345

/external/ltrace/
Dconfigure.ac72 [case "${withval}" in
80 AM_CPPFLAGS="${AM_CPPFLAGS} -I${withval}/include"
81 AM_LDFLAGS="${AM_LDFLAGS} -L${withval}/lib"
82 libelf_LD_LIBRARY_PATH="${withval}/lib"
134 [case "${withval}" in
135 (yes|no) enable_elfutils=$withval;;
137 AM_CPPFLAGS="${AM_CPPFLAGS} -I${withval}/include"
138 AM_LDFLAGS="${AM_LDFLAGS} -L${withval}/lib"
139 elfutils_LD_LIBRARY_PATH="${withval}/lib:${withval}/lib/elfutils"
180 [case "${withval}" in
[all …]
/external/libexif/m4m/
Dgp-check-popt.m432 [ if test "x$withval" = no \
33 || test "x$withval" = off \
34 || test "x$withval" = false;
38 elif test "x$withval" = yes \
39 || test "x$withval" = on \
40 || test "x$withval" = true
/external/iptables/
Dconfigure.ac22 [kbuilddir="$withval"; ksourcedir="$withval";])
26 [kbuilddir="$withval"])
30 [ksourcedir="$withval"])
34 [xtlibdir="$withval"],
59 [pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig'])
/external/llvm/autoconf/m4/
Dconfig_project.m47 [llvm_src="$withval"],[llvm_src="]$1["])
11 [llvm_obj="$withval"],[llvm_obj="]$2["])
Dfind_std_program.m438 $1[pfxdir=$withval],$1[pfxdir=nada])
42 $1[bindir=$withval],$1[bindir=nada])
46 $1[libdir=$withval],$1[libdir=nada])
50 $1[incdir=$withval],$1[incdir=nada])
/external/google-tv-pairing-protocol/cpp/
Dconfigure.ac13 [GTEST_DIR=$withval])
18 [GMOCK_DIR=$withval])
/external/llvm/autoconf/
Dconfigure.ac878 WITH_DOXYGEN_SEARCH_ENGINE_URL="$withval"
883 WITH_DOXYGEN_SEARCH_MAPPINGS="$withval"
1233 withval=default)
1235 case "$withval" in
1242 *) optimize_option="$withval" ;;
1251 withval=default)
1252 case "$withval" in
1254 *) EXTRA_OPTIONS=$withval ;;
1262 withval=default)
1263 case "$withval" in
[all …]
/external/libexif/auto-m4/
Dlib-prefix.m440 if test "X$withval" = "Xno"; then
43 if test "X$withval" = "X"; then
49 additional_includedir="$withval/include"
50 additional_libdir="$withval/lib"
/external/libogg/
Dogg.m412 …with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
13 …irectory where libogg library is installed (optional)]), ogg_libraries="$withval", ogg_libraries="…
14 …ory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
/external/libvorbis/m4/
Dogg.m412 …with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
13 …irectory where libogg library is installed (optional)]), ogg_libraries="$withval", ogg_libraries="…
14 …ory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
/external/libopus/
Dopus.m413 …ith-opus=PFX],[Prefix where opus is installed (optional)]), opus_prefix="$withval", opus_prefix="")
14 …ctory where the opus library is installed (optional)]), opus_libraries="$withval", opus_libraries=…
15 … where the opus header files are installed (optional)]), opus_includes="$withval", opus_includes="…
/external/libcap-ng/libcap-ng-0.7/
Dconfigure.ac81 if test "x${withval}" = xyes; then
95 if test "x${withval}" = xyes; then
116 use_python=$withval,
/external/libvorbis/
Dvorbis.m413 …=PFX],[Prefix where libvorbis is installed (optional)]), vorbis_prefix="$withval", vorbis_prefix="…
14 …ry where libvorbis library is installed (optional)]), vorbis_libraries="$withval", vorbis_librarie…
15 …ere libvorbis header files are installed (optional)]), vorbis_includes="$withval", vorbis_includes…
/external/libxml2/
Dconfigure.ac122 [HTML_DIR=$withval], [HTML_DIR='$(datadir)/doc'])
126 [test "x$withval" != "x" && HTML_DIR="$HTML_DIR/$withval"],
158 if test "$withval" != "no" -a "$withval" != "yes"; then
159 RDL_DIR=$withval
160 CPPFLAGS="${CPPFLAGS} -I$withval/include"
161 LIBS="${LIBS} -L$withval/lib"
194 if test "$withval" != "no" -a "$withval" != "yes"; then
195 Z_DIR=$withval
196 CPPFLAGS="${CPPFLAGS} -I$withval/include"
197 LIBS="${LIBS} -L$withval/lib"
[all …]
/external/mesa3d/
Dconfigure.ac347 [GL_LIB=$withval],
352 [OSMESA_LIB=$withval],
651 [with_gallium_drivers="$withval"],
980 [DRI_DRIVER_INSTALL_DIR="$withval"],
987 [DRI_DRIVER_SEARCH_DIR="$withval"],
995 [with_dri_drivers="$withval"],
1091 EXPAT_INCLUDES="-I$withval/include"
1093 LDFLAGS="$LDFLAGS -L$withval/$LIB_DIR"
1094 EXPAT_LIB="-L$withval/$LIB_DIR -lexpat"
1188 [osmesa_bits="$withval"],
[all …]
/external/libmicrohttpd/m4/
Dlibcurl.m465 [_libcurl_with=$withval],[_libcurl_with=ifelse([$1],,[yes],[$1])])
76 LIBCURL_CPPFLAGS="-I$withval/include"
77 _libcurl_ldflags="-L$withval/lib"
79 ["$withval/bin"])
Dax_check_openssl.m444 case "$withval" in
48 *) ssldirs="$withval"
/external/bison/m4/
Dlib-prefix.m439 if test "X$withval" = "Xno"; then
42 if test "X$withval" = "X"; then
48 additional_includedir="$withval/include"
49 additional_libdir="$withval/$acl_libdirstem"
Ddmalloc.m413 [if test "$withval" = yes; then
/external/libpcap/
Dconfigure.in291 if test ! "x$withval" = "xno" ; then
314 V_PCAP="$withval"
454 with_libnl=$withval,,)
461 if test x$withval != x ; then
462 libnldir=-L${withval}/lib/.libs
463 incdir=-I${withval}/include
721 if test "$withval" = no
725 elif test "$withval" = yes
732 dag_root=$withval
746 dag_include_dir=$withval
[all …]
Dconfigure2460 withval=$with_gcc;
5241 withval=$with_sita;
5242 if test ! "x$withval" = "xno" ; then
5260 withval=$with_pcap;
5266 V_PCAP="$withval"
5536 withval=$with_libnl; with_libnl=$withval
5545 if test x$withval != x ; then
5546 libnldir=-L${withval}/lib/.libs
5547 incdir=-I${withval}/include
6122 withval=$with_dag;
[all …]
/external/libpng/
Dconfigure.ac126 [ZPREFIX=${withval}],
199 [pkgconfigdir=${withval}],
210 [if test "${withval}" = no; then
224 [if test "${withval:-no}" != "no"; then
225 AC_SUBST([PNG_PREFIX], [${withval}])
/external/curl/docs/libcurl/
Dlibcurl.m486 [_libcurl_with=$withval],[_libcurl_with=ifelse([$1],,[yes],[$1])])
97 LIBCURL_CPPFLAGS="-I$withval/include"
98 _libcurl_ldflags="-L$withval/lib"
100 ["$withval/bin"])
/external/libdrm/tests/ttmtest/
Dconfigure.ac18 [libdrmpref="$withval"],
/external/libnl/
Dconfigure.in29 [pkgconfigdir="$withval"], [pkgconfigdir='${libdir}/pkgconfig'])

12345