From: Yang Tse Date: Sun, 2 Jul 2006 01:21:54 +0000 (+0000) Subject: Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO X-Git-Tag: curl-7_15_5~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0163730437b7da4edfe31a72b6aec48e5b9ea934;p=curl Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO --- diff --git a/acinclude.m4 b/acinclude.m4 index 46b844de5..bc6a343e4 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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*) ;; *)