Ticket #54521: patch-configure.diff

File patch-configure.diff, 233 bytes (added by chicagotripp (Altoine Barker), 7 years ago)

Patch file for putty 0.70

  • configure

    old new  
    58535853
    58545854if test "x$GCC" = "xyes"; then
    58555855  :
    5856   WARNINGOPTS='-Wall -Werror'
     5856  WARNINGOPTS='-Wall'
    58575857
    58585858else
    58595859  :