]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Colin Watson reports a strange problem whereby krb5-config
authorSimon Tatham <anakin@pobox.com>
Thu, 8 Jan 2009 18:18:14 +0000 (18:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 8 Jan 2009 18:18:14 +0000 (18:18 +0000)
commitbe5939ec009bfa5f346577c555aae61d6a8986d9
tree0aa427a507063229cba63dfd7510a3968d2e5068
parentd0b40fc84c5525f8d2aeb1855204a272bb0465b5
Colin Watson reports a strange problem whereby krb5-config
incorporates the environment variable CFLAGS into its output. Avoid
exporting our version of it from the Makefile (which actually causes
build failures, since quoting phase issues mean that the backticks
in our version end up unexpanded).

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