Home
last modified time | relevance | path

Searched refs:GETOPT_H (Results 1 – 19 of 19) sorted by relevance

/external/bison/m4/
Dgetopt.m421 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/
Dgnulib.mk11 BUILT_SOURCES += $(GETOPT_H)
DMakefile.in153 GETOPT_H = @GETOPT_H@
248 BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H)
DMakefile153 GETOPT_H = macro
248 BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H)
/external/bison/build-aux/
DMakefile.in109 GETOPT_H = @GETOPT_H@
DMakefile109 GETOPT_H = macro
/external/bison/data/
DMakefile.in119 GETOPT_H = @GETOPT_H@
DMakefile119 GETOPT_H = macro
/external/bison/tests/
DMakefile.in108 GETOPT_H = @GETOPT_H@
DMakefile108 GETOPT_H = macro
/external/bison/examples/
DMakefile.in119 GETOPT_H = @GETOPT_H@
DMakefile119 GETOPT_H = macro
/external/bison/doc/
DMakefile.in126 GETOPT_H = @GETOPT_H@
DMakefile126 GETOPT_H = macro
/external/bison/
DMakefile.in141 GETOPT_H = @GETOPT_H@
Dconfigure9068 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 …]
DMakefile141 GETOPT_H = macro
Dconfig.status561 s,@GETOPT_H@,,;t t
Dconfig.log2234 GETOPT_H=''