Home | History | Annotate | Download | only in bison

Lines Matching refs:LIBINTL

1034 LIBINTL
2477 --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
2478 --without-libintl-prefix don't search for libintl in includedir and libdir
17701 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
35443 LIBINTL=
35483 #include <libintl.h>
35784 # Check whether --with-libintl-prefix was given.
35815 LIBINTL=
35842 test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
35965 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
35978 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
35981 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
35994 for x in $LDFLAGS $LIBINTL; do
36010 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir"
36013 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
36015 LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
36022 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_a"
36024 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir -l$name"
36102 for x in $LDFLAGS $LIBINTL; do
36119 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
36178 LIBINTL="${LIBINTL}${LIBINTL:+ }$dep"
36185 LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
36202 LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
36209 LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
36224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
36225 $as_echo_n "checking for GNU gettext in libintl... " >&6; }
36232 LIBS="$LIBS $LIBINTL"
36236 #include <libintl.h>
36268 #include <libintl.h>
36289 LIBINTL="$LIBINTL $LIBICONV"
36311 LIBINTL=
36321 LIBINTL="$LIBINTL $INTL_MACOSX_LIBS"
36345 gt_source="external libintl"
36360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
36361 $as_echo_n "checking how to link with libintl... " >&6; }
36362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
36363 $as_echo "$LIBINTL" >&6; }
36402 INTLLIBS="$LIBINTL"