Displaying 1 result from an estimated 1 matches for "thteoption".
Did you mean:
theoption
2005 Dec 09
3
[Bug 1132] cannot specify compiler options
...s condition will ever be
true...
if test -n "$withval" && test "x$withval" != "xno" && \
test "x${withval}" != "xyes"; then
it is required in order to use any of the above --with options. if i specify
--with-thteoption=maybe or any other arbitrary string so that the above
condition evalutates to true, it ./configure crashes with the following message
configure: error: *** compiler cannot create working executables, check
config.log ***
------- You are receiving this mail because: -------
You are the assignee...