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 09bf743..96e0a17 100644 (file)
@@ -362,7 +362,6 @@ AC_DEFUN([CURL_CHECK_FUNC_GETNAMEINFO], [
       gni_opts=$-
       #
       case $gni_opts in
-      esac
         *f*)
           ;;
         *)
@@ -387,7 +386,6 @@ AC_DEFUN([CURL_CHECK_FUNC_GETNAMEINFO], [
         [Define to the type of arg 1 for getnameinfo.])
       #
       case $gni_opts in
-      esac
         *f*)
           ;;
         *)