]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Unix buildinfo: stop saying 'GTK' in pure CLI utilities.
authorSimon Tatham <anakin@pobox.com>
Wed, 22 Feb 2017 22:10:05 +0000 (22:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 22 Feb 2017 22:10:05 +0000 (22:10 +0000)
commit3f29d939ee6d20789eff0fb779592f64fc4bf892
tree439f13adc1a6b4f53658719a724f8cc667dd27e6
parent51732faeb913527f3373e3c77bf66ca414e5bab6
Unix buildinfo: stop saying 'GTK' in pure CLI utilities.

Unix PSCP, PSFTP, Plink and PuTTYgen now just report their build
platform as '64-bit Unix' or '32-bit Unix', without mentioning
irrelevant details of what flavour of GTK the other tools in the suite
might have been built against.

(In particular, they now won't imply anything outright untrue if there
was no GTK present at build time at all!)
cmdgen.c
fuzzterm.c
testbn.c
unix/gtkapp.c
unix/gtkask.c
unix/gtkmain.c
unix/unix.h
unix/uxplink.c
unix/uxsftp.c