Colin Watson reports a strange problem whereby krb5-config
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Jan 2009 18:18:14 +0000 (18:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Jan 2009 18:18:14 +0000 (18:18 +0000)
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: svn://svn.tartarus.org/sgt/putty@8399 cda61777-01e9-0310-a592-d414129be87e


No differences found