X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=8390af63a39c5c965828e4625844b25b6ea3983f;hb=c64771ab78d25f0cbfbaac2456c8790c786a7a68;hp=353929bf03a449359a48d2f179a5bf0654b0e816;hpb=8427cefe77dc3d3bcca196360997d400d7629e24;p=ctsim.git diff --git a/configure b/configure index 353929b..8390af6 100755 --- a/configure +++ b/configure @@ -1600,7 +1600,7 @@ fi # Define the identity of the package. PACKAGE=ctsim - VERSION=4.2.7 + VERSION=4.2.8 cat >>confdefs.h <<_ACEOF @@ -6524,7 +6524,7 @@ if test "${ac_cv_lib_GL_main+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lGL -L/usr/X11R6/lib -lXt -lXext $LIBS" +LIBS="-lGL -L/usr/X11R6/lib -L/usr/X11R6/lib64 -lXt -lXext $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ @@ -9718,7 +9718,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_X11 1 _ACEOF - LDFLAGS="$LDFLAGS -L../libctgraphics -L/usr/X11R6/lib" + LDFLAGS="$LDFLAGS -L../libctgraphics -L/usr/X11R6/lib -L/usr/X11R6/lib64" my_includes="$my_includes -I/usr/X11R6/include" ctlib_graphics="$ctlibs_base -lctgraphics" echo "$as_me:$LINENO: result: yes" >&5