From: Glenn Morris Date: Tue, 25 Feb 2014 18:28:59 +0000 (-0500) Subject: * configure.ac: Update comment. X-Git-Tag: emacs-24.3.90~357^2~7^2~21 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a7f5ccec54fad5c1e3df1dde9158d8f2e6ee1a7;p=emacs.git * configure.ac: Update comment. --- diff --git a/configure.ac b/configure.ac index 2d41488f0b5..6a31fcb1b2b 100644 --- a/configure.ac +++ b/configure.ac @@ -468,14 +468,8 @@ dnl quotation begins ### If you add support for a new configuration, add code to this ### switch statement to recognize your configuration name and select -### the appropriate operating system file. - -### You would hope that you could choose an s/*.h -### file based on the operating system portion. However, it turns out -### that each s/*.h file is pretty manufacturer-specific. -### So we basically have to have a special case for each -### configuration name. -### +### the appropriate opsys. + ### As far as handling version numbers on operating systems is ### concerned, make sure things will fail in a fixable way. If ### /etc/MACHINES doesn't say anything about version numbers, be