This commit is contained in:
Michael Meissner 1996-02-02 23:01:14 +00:00
parent ae9120f917
commit fcfcbf27be
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* configure.in (noconfigdirs): Add missing # in front of comment.
Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
* configure.in: add second pass to things added to noconfigdirs

View File

@ -531,7 +531,7 @@ case "${target}" in
;;
esac
targets that need a second pass
# targets that need a second pass
case "${target}" in
*-gm-magic*)
noconfigdirs="$noconfigdirs libgloss"