* configure.ac: Update comment.

This commit is contained in:
Glenn Morris 2014-02-25 13:28:59 -05:00
parent 4ff933dd26
commit 7a7f5ccec5

View file

@ -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.
### the appropriate opsys.
### 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.
###
### 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