• unknown's avatar
    Updates for gethostname and gethostbyname_r usage · 4ab3d38f
    unknown authored
    
    configure.in:
      Change "gethostname_r" to "gethostbyname_r" as that is the function
      being looked for
    sql/sql_parse.cc:
      gethostname is not used from sql_parse.cc so no need to declare it's
      prototype here
    4ab3d38f
configure.in 86.4 KB