Home
last modified time | relevance | path

Searched refs:x_libraries (Results 1 – 25 of 4806) sorted by relevance

12345678910>>...193

/dports/games/ace-of-penguins/ace-1.4/
H A Dconfigure.in23 x_libraries=$dir/X11
27 echo x_libraries=$x_libraries
28 case $x_libraries in
29 *lib/X11 ) dir=`echo $x_libraries | sed 's@lib/X11$@include@'` ;;
30 *gcc-lib* ) dir=`echo $x_libraries | sed -e 's@gcc-lib@@' -e 's@X11$@include@'` ;;
31 *) dir=`echo $x_libraries | sed 's@X11$@include@'` ;;
/dports/games/xshisen/xshisen-1.51/
H A Dconfigure.in29 LDFLAGS="${LDFLAGS} -L${x_libraries}"
51 (Default \${x_libraries}/X11)],
71 if [ -d "${x_libraries}/X11/app-defaults" ]; then
72 XAD_DIR="${x_libraries}/X11"
73 elif [ -d "${x_libraries}/app-defaults" ]; then
74 XAD_DIR="${x_libraries}"
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
72x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/libX11.so"
74x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU_AUTOCONF-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/…
/dports/x11/xprintidle/xprintidle-2.1/
H A Dconfigure.ac18 AC_SUBST([x_libraries]) subst
24 if test $x_libraries; then
25 LIBS="$LIBS -L$x_libraries"
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
72x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/libX11.so"
74x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU_AUTOCONF-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/…
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
72x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/libX11.so"
74x_libraries="$SYSROOT/usr/lib/$OPENJDK_TARGET_CPU_AUTOCONF-$OPENJDK_TARGET_OS-$OPENJDK_TARGET_ABI/…
/dports/x11/numlockx/numlockx-1.2/
H A Dacinclude.m441 if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then
44 kde_x_libraries=$x_libraries
98 x_libraries="/usr/lib"; dnl better than nothing :-
100 x_libraries=$ac_x_libraries
101 X_LDFLAGS="-L$x_libraries"
108 AC_SUBST(x_libraries)
113 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
/dports/science/silo/silo-4.10.2-bsd/config-site/
H A Dfhp.conf12 if test "$x_libraries" = NONE; then
14 x_libraries="/usr/lib/X11R5 /usr/lib/Motif1.2"
/dports/databases/sqsh/sqsh-2.5/
H A Dconfigure.in279 # x_libraries, X_CFLAGS, X_LIBS, X_EXTRA_LIBS, and X_PRE_LIBS.
287 if test -d "${x_includes}" -a ! -d "${x_libraries}"; then
288 x_libraries=`echo ${x_includes} | sed -e 's,include,lib,g'`
294 if test -d "${x_libraries}" -a ! -d "${x_includes}"; then
295 x_includes=`echo "${x_libraries}" | sed -e 's,lib,include,g'`
316 if test "${x_libraries}" != ""; then
317 if test "${x_libraries}" != "/usr/lib" -a "${x_libraries}" != "/lib"; then
318 X_LIBDIR="-L${x_libraries}"
320 X_LIBDIR="# -L${x_libraries}"
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/
H A Dconfigure.ac28 if test "x$x_libraries" != "x" && test "x$x_libraries" != xNONE ; then
29 echo "X libraries are found in $x_libraries"
30 LIBS="-L$x_libraries $LIBS";
79 -L$x_libraries $X_PRE_LIBS)
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/vm-display-X11/
H A Dacinclude.m423 # if test "${x_libraries}" != ""; then
24 # CFLAGS="${X_CFLAGS} ${CFLAGS} -L${x_libraries}"
33 AC_DEFINE_UNQUOTED(VM_X11DIR, "${x_libraries}")
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A Dconfigure.in29 if test "${x_libraries}" != NONE && test -n "${x_libraries}"; then
30 XLIBS=-L`echo ${x_libraries} | sed -e "s/:/ -L/g"`
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/autoconf/
H A Dlib-x11.m449 if test "x$x_libraries" = xNONE; then
50 x_libraries="${with_x}/lib"
64 if test "x$x_libraries" = xNONE; then
66 x_libraries="$SYSROOT/usr/X11R6/lib"
68 x_libraries="$SYSROOT/usr/lib64"
70 x_libraries="$SYSROOT/usr/lib"
/dports/games/supertux/supertux-0.1.3/mk/autoconf/
H A Dax_check_gl.m422 # Use x_includes and x_libraries if they have been set (presumably by
29 if test -n "$x_libraries"; then
30 GL_LIBS="-L${x_libraries} -lX11 ${GL_LIBS}"
/dports/devel/autoconf/autoconf-2.69/lib/autoconf/
H A Dlibs.m4337 case $x_includes,$x_libraries in #(
351 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
355 ac_x_libraries='$x_libraries'"
356 AC_MSG_RESULT([libraries $x_libraries, headers $x_includes])
378 if test -n "$x_libraries"; then
379 X_LIBS="$X_LIBS -L$x_libraries"
383 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
388 X_LIBS="$X_LIBS -R$x_libraries"],
389 [LIBS="$ac_xsave_LIBS -R $x_libraries"
392 X_LIBS="$X_LIBS -R $x_libraries"],
[all …]
/dports/games/freedroidrpg/freedroidrpg-0.16.1/m4/
H A Dax_check_gl.m430 # Use x_includes and x_libraries if they have been set (presumably by
37 if test -n "$x_libraries"; then
38 GL_LIBS="-L${x_libraries} -lX11 ${GL_LIBS}"
/dports/x11-wm/peksystray/peksystray-0.4.0/
H A Dconfigure.in25 #x_libraries="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS"
28 AC_SUBST(x_libraries) subst
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/build/autoconf_prepend-include/autoconf/
H A Dlibs.m4355 case $x_includes,$x_libraries in #(
369 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
373 ac_x_libraries='$x_libraries'"
374 AC_MSG_RESULT([libraries $x_libraries, headers $x_includes])
396 if test -n "$x_libraries"; then
397 X_LIBS="$X_LIBS -L$x_libraries"
401 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
406 X_LIBS="$X_LIBS -R$x_libraries"],
407 [LIBS="$ac_xsave_LIBS -R $x_libraries"
410 X_LIBS="$X_LIBS -R $x_libraries"],
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/autoconf_prepend-include/autoconf/
H A Dlibs.m4355 case $x_includes,$x_libraries in #(
369 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
373 ac_x_libraries='$x_libraries'"
374 AC_MSG_RESULT([libraries $x_libraries, headers $x_includes])
396 if test -n "$x_libraries"; then
397 X_LIBS="$X_LIBS -L$x_libraries"
401 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
406 X_LIBS="$X_LIBS -R$x_libraries"],
407 [LIBS="$ac_xsave_LIBS -R $x_libraries"
410 X_LIBS="$X_LIBS -R $x_libraries"],
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/build/autoconf_prepend-include/autoconf/
H A Dlibs.m4355 case $x_includes,$x_libraries in #(
369 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
373 ac_x_libraries='$x_libraries'"
374 AC_MSG_RESULT([libraries $x_libraries, headers $x_includes])
396 if test -n "$x_libraries"; then
397 X_LIBS="$X_LIBS -L$x_libraries"
401 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
406 X_LIBS="$X_LIBS -R$x_libraries"],
407 [LIBS="$ac_xsave_LIBS -R $x_libraries"
410 X_LIBS="$X_LIBS -R $x_libraries"],
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/m4/
H A Dax_check_gl.m434 # Use x_includes and x_libraries if they have been set (presumably by
41 if test -n "$x_libraries"; then
42 GL_LIBS="-L${x_libraries} -L${prefix}/lib -lX11 ${GL_LIBS}"

12345678910>>...193