• unknown's avatar
    sql_parse.cc, config-win.h, config-netware.h: · 4e410d62
    unknown authored
      Don't try determine stack direction at configure time
    compiler_flag.m4:
      Use AC_TRY_COMPILE and AC_TRY_LINK instead of AC_TRY_RUN where possible
    misc.m4, configure.in:
      Use fourth argument to AC_TRY_RUN, to be used in cross compilation
      Don't try determine stack direction at configure time
    
    
    configure.in:
      Use fourth argument to AC_TRY_RUN, to be used in cross compilation
      Don't try determine stack direction at configure time
    config/ac-macros/compiler_flag.m4:
      Use AC_TRY_COMPILE and AC_TRY_LINK instead of AC_TRY_RUN where possible
    config/ac-macros/misc.m4:
      Use fourth argument to AC_TRY_RUN, to be used in cross compilation
      Don't try determine stack direction at configure time
    include/config-netware.h:
      Don't try determine stack direction at configure time
    include/config-win.h:
      Don't try determine stack direction at configure time
    sql/sql_parse.cc:
      Don't try determine stack direction at configure time
    4e410d62
compiler_flag.m4 1.48 KB