On Thursday, May 16, 2019 at 7:54:26 PM UTC-4, Jeffrey Walton wrote: > > Hi Everyone, > > I want to split config.h into several smaller files. It should help with > managing the monolithic config.h, and allow better Autotools integration. > As it stands we can't use Autoconf to write its test results because we > can't do things like add a block of text in the config file Autoconf is > preparing (it is a limitation in Autotools). > > Users will still include <config.h> as they always done. The default we > provide still works as expected. >
It tested OK and was merged at https://github.com/weidai11/cryptopp/pull/836 The merge also squashes some unrelated warnings that have been sitting in my testing branch for a while. Jeff -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/6a491e85-60f3-48ce-9b00-200f14d993dd%40googlegroups.com.
