From: Carl Worth Date: Mon, 7 Oct 2013 22:39:12 +0000 (-0700) Subject: configure: Fix generated comment for BINDIR_TO_LIBFIPSDIR X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=eac4140b834be7f887e072bf67dff7bae9394261;hp=eac4140b834be7f887e072bf67dff7bae9394261;p=fips configure: Fix generated comment for BINDIR_TO_LIBFIPSDIR The variable names were misspelled before, (incorrect case), so the comment was being generated with empty values for the two variables, (making it less than useful). ---