Searched refs:GETOPT_H (Results 1 – 19 of 19) sorted by relevance
/external/bison/m4/ |
D | getopt.m4 | 21 GETOPT_H=getopt.h 25 AC_SUBST([GETOPT_H]) subst 30 if test -z "$GETOPT_H"; then 31 AC_CHECK_HEADERS([getopt.h], [], [GETOPT_H=getopt.h]) 34 if test -z "$GETOPT_H"; then 35 AC_CHECK_FUNCS([getopt_long_only], [], [GETOPT_H=getopt.h]) 40 if test -z "$GETOPT_H"; then 41 AC_CHECK_DECL([optreset], [GETOPT_H=getopt.h], [], [#include <getopt.h>]) 46 if test -z "$GETOPT_H"; then 66 GETOPT_H=getopt.h [all …]
|
/external/bison/lib/ |
D | gnulib.mk | 11 BUILT_SOURCES += $(GETOPT_H)
|
D | Makefile.in | 153 GETOPT_H = @GETOPT_H@ 248 BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H)
|
D | Makefile | 153 GETOPT_H = macro 248 BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H)
|
/external/bison/build-aux/ |
D | Makefile.in | 109 GETOPT_H = @GETOPT_H@
|
D | Makefile | 109 GETOPT_H = macro
|
/external/bison/data/ |
D | Makefile.in | 119 GETOPT_H = @GETOPT_H@
|
D | Makefile | 119 GETOPT_H = macro
|
/external/bison/tests/ |
D | Makefile.in | 108 GETOPT_H = @GETOPT_H@
|
D | Makefile | 108 GETOPT_H = macro
|
/external/bison/examples/ |
D | Makefile.in | 119 GETOPT_H = @GETOPT_H@
|
D | Makefile | 119 GETOPT_H = macro
|
/external/bison/doc/ |
D | Makefile.in | 126 GETOPT_H = @GETOPT_H@
|
D | Makefile | 126 GETOPT_H = macro
|
/external/bison/ |
D | Makefile.in | 141 GETOPT_H = @GETOPT_H@
|
D | configure | 9068 if test -z "$GETOPT_H"; then 9215 GETOPT_H=getopt.h 9222 if test -z "$GETOPT_H"; then 9322 GETOPT_H=getopt.h 9328 if test -z "$GETOPT_H"; then 9386 GETOPT_H=getopt.h 9391 if test -z "$GETOPT_H"; then 9508 GETOPT_H=getopt.h 12028 if test -n "$GETOPT_H"; then 12047 GETOPT_H=getopt.h [all …]
|
D | Makefile | 141 GETOPT_H = macro
|
D | config.status | 561 s,@GETOPT_H@,,;t t
|
D | config.log | 2234 GETOPT_H=''
|