> Pass --disable-shared to AC_CONFIG_SUBDIRS.

Gary, like Bert says there isn't a way to pass flags to
AC_CONFIG_SUBDIRS.

> use project_CFLAGS="-Wl,-no_shared" and project_LDFLAGS="-static -
> no_shared"

Victor, I don't believe that works with external subprojects such a
portability libraries that I have no control over (and do not wish to
patch).


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to