aboutsummaryrefslogtreecommitdiff
path: root/ares/acinclude.m4
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-07-02 01:17:37 +0000
committerYang Tse <yangsita@gmail.com>2006-07-02 01:17:37 +0000
commit39745ac38ebc522fd77538515498348f0c30e10c (patch)
tree3e3d050a92bcb850c8ff3f9c76a4029dee6faa1a /ares/acinclude.m4
parentcacf8bbb58a4df6ab9195d17ed177be9c6c86f96 (diff)
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
Diffstat (limited to 'ares/acinclude.m4')
-rw-r--r--ares/acinclude.m42
1 files changed, 0 insertions, 2 deletions
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*)
;;
*)