Hey,
A guy using libs experience a strange problem.
configure checks if -R must be followed by a space when checking X. the
log is:
configure:20215: checking for X
configure:20450: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:20472: checking whether -R must be followed by a space
configure:20498: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -R/usr/X11R6/lib >&5
gcc: unrecognized option `-R/usr/X11R6/lib'
same with a space after -R (gcc: unrecognized option `-R')
What is strange is that i don't have that myself in my config.log when I'm
configuring the same lib.
He is using a slackware, with different versions of autoconf (2.61, 2.62
and 2.64).
Does someone have an idea ?
thank you
Vincent Torri
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf