Commit 01637304 authored by Yang Tse's avatar Yang Tse
Browse files

Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO

parent 39745ac3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -383,7 +383,6 @@ AC_DEFUN([CURL_CHECK_FUNC_GETNAMEINFO], [
      gni_opts=$-
      #
      case $gni_opts in
      esac
        *f*)
          ;;
        *)
@@ -408,7 +407,6 @@ AC_DEFUN([CURL_CHECK_FUNC_GETNAMEINFO], [
        [Define to the type of arg 1 for getnameinfo.])
      #
      case $gni_opts in
      esac
        *f*)
          ;;
        *)