]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Colin also suggests that we can replace the backticks in the GTK
authorSimon Tatham <anakin@pobox.com>
Thu, 8 Jan 2009 18:19:52 +0000 (18:19 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 8 Jan 2009 18:19:52 +0000 (18:19 +0000)
commit439f6a57e67d2ff80e4ef34d323f7de158892045
tree47e3dba5adb4c13432aba9563764549d0d16ec11
parentbe5939ec009bfa5f346577c555aae61d6a8986d9
Colin also suggests that we can replace the backticks in the GTK
makefile with make's own $(shell ...) function, which means that
gtk-config and krb5-config and so on only get run once per make
invocation instead of once per gcc invocation.

git-svn-id: http://svn.tartarus.org/sgt/putty@8400 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl