Ticket #54521: patch-configure.diff
File patch-configure.diff, 233 bytes (added by chicagotripp (Altoine Barker), 7 years ago) |
---|
-
configure
old new 5853 5853 5854 5854 if test "x$GCC" = "xyes"; then 5855 5855 : 5856 WARNINGOPTS='-Wall -Werror'5856 WARNINGOPTS='-Wall' 5857 5857 5858 5858 else 5859 5859 :