Vladimir Panov <gbr@xxxxxxxxxxxx> writes: > how do I add paths with spaces to $CPPFLAGS, $LDFLAGS, etc so that > the AC_*_IFELSE macros would pass them correctly to the compiler? If you can't rename the directories, you can instead create space-free symbolic links to the spaced-out directories, and refer to the symlinks rather than to the directories themselves. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf