]> granicus.if.org Git - curl/commitdiff
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
authorYang Tse <yangsita@gmail.com>
Sun, 2 Jul 2006 01:21:54 +0000 (01:21 +0000)
committerYang Tse <yangsita@gmail.com>
Sun, 2 Jul 2006 01:21:54 +0000 (01:21 +0000)
acinclude.m4

index 46b844de5d03e0d74427b878dd9b944e09e1f909..bc6a343e47e7a476417c7faa20ec91ce683d7885 100644 (file)
@@ -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*)
           ;;
         *)