HomeSort by: relevance | last modified time | path
    Searched refs:enable_mingw_wildcard (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
configure 993 enable_mingw_wildcard
13240 if test "${enable_mingw_wildcard+set}" = set; then :
13241 enableval=$enable_mingw_wildcard;
13243 enable_mingw_wildcard=platform
13246 if test x"$enable_mingw_wildcard" != xplatform ; then :
13249 #define MINGW_DOWILDCARD $(test x"$enable_mingw_wildcard" = xno; echo $?)
  /src/external/gpl3/gcc/dist/gcc/
configure 1018 enable_mingw_wildcard
14997 if test "${enable_mingw_wildcard+set}" = set; then :
14998 enableval=$enable_mingw_wildcard;
15000 enable_mingw_wildcard=platform
15003 if test x"$enable_mingw_wildcard" != xplatform ; then :
15006 #define MINGW_DOWILDCARD $(test x"$enable_mingw_wildcard" = xno; echo $?)
    [all...]

Completed in 36 milliseconds