I found this in the configure file:
echo $ac_n "checking for r00taxx in -lr00t""... $ac_c" 1>&6 echo "configure:3429: checking for r00taxx in -lr00t" >&5 ac_lib_var=`echo r00t'_'r00taxx | sed 'y%./+-%__p_%'` if eval "test "`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" LIBS="-lr00t LIBBRAIN="-lhaxxor" $LIBS" cat > conftest.$ac_ext <<EOF #line 3437 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char r00taxx();
int main() { r00taxx() ; return 0; } EOF if { (eval echo configure:3448: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && t est -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=yes" else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* eval "ac_cv_lib_$ac_lib_var=no" fi rm -f conftest* LIBS="$ac_save_LIBS"
fi if eval "test "`echo '$ac_cv_lib_'$ac_lib_var`" = yes"; then echo "$ac_t""yes" 1>&6 r00t=yess else echo "$ac_t""no" 1>&6 r00t=noo fi
if test x$r00t = xnoo; then echo "no r00t? Darn!" fi