summaryrefslogtreecommitdiff
path: root/m4/getopt.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-07-09 01:34:39 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-09 01:34:39 -0700
commit2f93ecceb91ec8b0a18c95787503341780ca9233 (patch)
treefdeb5f997a4ae19147f1ba490922b3c9bc223b1f /m4/getopt.m4
parentd01ba2f14965203aef327c2cebf1474af0f12f90 (diff)
downloademacs-2f93ecceb91ec8b0a18c95787503341780ca9233.tar.gz
Merge from gnulib.
Diffstat (limited to 'm4/getopt.m4')
-rw-r--r--m4/getopt.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/m4/getopt.m4 b/m4/getopt.m4
index 901c213b905..155edb235ff 100644
--- a/m4/getopt.m4
+++ b/m4/getopt.m4
@@ -38,7 +38,6 @@ AC_DEFUN([gl_FUNC_GETOPT_GNU],
AC_REQUIRE([gl_FUNC_GETOPT_POSIX])
])
-# emacs' configure.in uses this.
AC_DEFUN([gl_GETOPT_IFELSE],
[
AC_REQUIRE([gl_GETOPT_CHECK_HEADERS])
@@ -360,7 +359,6 @@ dnl is ambiguous with environment values that contain newlines.
fi
])
-# emacs' configure.in uses this.
AC_DEFUN([gl_GETOPT_SUBSTITUTE_HEADER],
[
GETOPT_H=getopt.h
@@ -371,7 +369,6 @@ AC_DEFUN([gl_GETOPT_SUBSTITUTE_HEADER],
])
# Prerequisites of lib/getopt*.
-# emacs' configure.in uses this.
AC_DEFUN([gl_PREREQ_GETOPT],
[
AC_CHECK_DECLS_ONCE([getenv])