Re: AC_*_IFELSE and paths with spaces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux