Searched refs:gl_replace_getopt (Results 1 – 2 of 2) sorted by relevance
20 if test -n "$gl_replace_getopt"; then57 gl_replace_getopt=60 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then61 AC_CHECK_HEADERS([getopt.h], [], [gl_replace_getopt=yes])65 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then66 AC_CHECK_FUNCS([getopt_long_only], [], [gl_replace_getopt=yes])73 if test -z "$gl_replace_getopt"; then197 *no) gl_replace_getopt=yes ;;201 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then308 gl_replace_getopt=yes[all …]
13511 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then13528 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then13544 if test -z "$gl_replace_getopt"; then13954 gl_replace_getopt=yes14016 *) gl_replace_getopt=yes ;;14027 if test -n "$gl_replace_getopt"; then22356 if test -n "$gl_replace_getopt"; then