Home | History | Annotate | Download | only in elfutils

Lines Matching refs:LEX

280 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP MKINSTALLDIRS MSGFMT GMSGFMT XGETTEXT MSGMERGE USE_NLS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB RANLIB ac_ct_RANLIB YACC LEX LEXLIB LEX_OUTPUT_ROOT LOCALEDIR DATADIRNAME NATIVE_LD_TRUE NATIVE_LD_FALSE base_cpu MUDFLAP_TRUE MUDFLAP_FALSE LIBOBJS LTLIBOBJS'
4871 for ac_prog in flex lex
4880 if test -n "$LEX"; then
4881 ac_cv_prog_LEX="$LEX" # Let the user override the test.
4899 LEX=$ac_cv_prog_LEX
4900 if test -n "$LEX"; then
4901 echo "$as_me:$LINENO: result: $LEX" >&5
4902 echo "${ECHO_T}$LEX" >&6
4908 test -n "$LEX" && break
4910 test -n "$LEX" || LEX=":"
5051 if test "x$LEX" != "x:"; then
5052 echo "$as_me:$LINENO: checking lex output file root" >&5
5053 echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
5057 # The minimal lex program is just a single line: %%. But some broken lexes
5063 { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5
5064 (eval $LEX conftest.l) 2>&5
5068 if test -f lex.yy.c; then
5069 ac_cv_prog_lex_root=lex.yy
5073 { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5
5074 echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
5088 # POSIX says lex can declare yytext either as a pointer or an array; the
5142 if test "$LEX" = :; then
5143 LEX=${am_missing_run}flex
6449 s,@LEX@,$LEX,;t t