summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-07-02 01:21:54 +0000
committerYang Tse <yangsita@gmail.com>2006-07-02 01:21:54 +0000
commit0163730437b7da4edfe31a72b6aec48e5b9ea934 (patch)
treed29590edfc0613eb6adb2368d26cd8c23ade1d3f /acinclude.m4
parent39745ac38ebc522fd77538515498348f0c30e10c (diff)
downloadcurl-0163730437b7da4edfe31a72b6aec48e5b9ea934.tar.gz
Fix shell globbing in CURL_CHECK_FUNC_GETNAMEINFO
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 0 insertions, 2 deletions
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*)
;;
*)