use project_CFLAGS="-Wl,-no_shared" and project_LDFLAGS="-static -no_shared"
2014/1/20 Steven Stewart-Gallus <[email protected]> > I know I can use LT_INIT([static]) to build libraries in my project > statically > (by default) but how can I make subprojects build statically? > > _______________________________________________ > Autoconf mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/autoconf > _______________________________________________ Autoconf mailing list [email protected] https://lists.gnu.org/mailman/listinfo/autoconf
