From: Glenn Morris Date: Tue, 12 Jun 2012 18:06:08 +0000 (-0400) Subject: Drop some `quotes' in configure.in's final summary X-Git-Tag: emacs-24.2.90~1199^2~474^2~33 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a6bd9b77338e1debe8e91c9973f270187929c9d;p=emacs.git Drop some `quotes' in configure.in's final summary --- diff --git a/configure.in b/configure.in index 19fa655bf22..0b4acaa5240 100644 --- a/configure.in +++ b/configure.in @@ -3639,7 +3639,7 @@ echo " Configured for \`${canonical}'. Where should the build process find the source code? ${srcdir} - What operating system file should Emacs use? \`${opsysfile-none}' + What operating system file should Emacs use? ${opsysfile-none} What compiler should emacs be built with? ${CC} ${CFLAGS} Should Emacs use the GNU version of malloc? ${GNU_MALLOC}${GNU_MALLOC_reason} Should Emacs use a relocating allocator for buffers? ${REL_ALLOC}