From 39745ac38ebc522fd77538515498348f0c30e10c Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 2 Jul 2006 01:17:37 +0000 Subject: Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO --- ares/acinclude.m4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'ares/acinclude.m4') diff --git a/ares/acinclude.m4 b/ares/acinclude.m4 index 09bf743cb..96e0a1740 100644 --- a/ares/acinclude.m4 +++ b/ares/acinclude.m4 @@ -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*) ;; *) -- cgit v1.2.3