[patch] Check config at app build time
Jules Bergmann
jules at codesourcery.com
Wed Jan 30 13:34:29 UTC 2008
This patch adds a app_config() function that returns a string for the
library's configuration at application build time. It is identical in
format to library_config(), which is the library's configuration at
library build time.
By comparing the output of these two functions, you can check whether
you're using the same configuration as when the library was originally
built. This should be useful for folks using eclipse to make sure
they've correctly cut-and-pasted the phalanx of options from the
pkg-config file into eclipse.
Ok to apply?
-- Jules
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: chk-config.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20080130/c0a3736f/attachment.ksh>
More information about the vsipl++
mailing list