Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO

This commit is contained in:
Yang Tse
2006-07-02 01:17:37 +00:00
parent cacf8bbb58
commit 39745ac38e
2 changed files with 24 additions and 31 deletions

View 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*)
;;
*)