I am interested in doing something like this:
./configure --with-package=package1 --with-package=package2
But I am not sure how to do this. I try to use AC_ARG_WITH, but that only takes package2 and ignores package1.
Any help would be greatly appreciated.
pwest
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf