From: Michael Albinus Date: Thu, 13 Jun 2013 06:28:05 +0000 (+0200) Subject: Fix typo in comment. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2016^2~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58556eb49eecb603a971f92ec2a426f68e996379;p=emacs.git Fix typo in comment. --- diff --git a/configure.ac b/configure.ac index 656255c0e9a..52cc1651950 100644 --- a/configure.ac +++ b/configure.ac @@ -86,7 +86,7 @@ AC_DEFUN([OPTION_DEFAULT_OFF], [dnl ])dnl dnl OPTION_DEFAULT_ON(NAME, HELP-STRING) -dnl Create a new --with option that defaults to $enable_features. +dnl Create a new --with option that defaults to $with_features. dnl NAME is the base name of the option. The shell variable with_NAME dnl will be set either to 'no' (for a plain --without-NAME) or to dnl 'yes' (if the option is not specified). Note that the shell