* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Prefer GNU/Linux,
and note that bug has long since been fixed.
Signed-off-by: Eric Blake <eblake@redhat.com>
+2010-06-14 Karl Berry <karl@freefriends.org> (tiny change)
+
+ Clarify comment about old system.
+ * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Prefer GNU/Linux,
+ and note that bug has long since been fixed.
+
2010-06-08 Eric Blake <eblake@redhat.com>
Run libtool test with modern libtool.
exec AS_MESSAGE_FD>&1
# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
# so uname gets run too.
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`