=================================================================== Modification le : Wed Jan 24 18:43:06 MET 2001 Par : czo =================================================================== Update of /users/outil/alliance/cvsroot/alliance/share/etc In directory fox.lip6.fr:/users/soft5/newlabo/cvstree/alliance/share/etc Modified Files: alliance_os.mk.in configure configure.in Log Message: modif autoconf pour pouvoir linker Motif statiquement =================================================================== Index: alliance_os.mk.in =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/share/etc/alliance_os.mk.in,v retrieving revision 1.8 retrieving revision 1.9 diff -r1.8 -r1.9 21,22c21,22 < MOTIF_LIB = @GUI_LIB_LOC@ < MOTIF_INCLUDE = @GUI_INC_LOC@ --- > MOTIF_LIB = @MOTIF_LIB_LOC@ > MOTIF_INCLUDE = @MOTIF_INC_LOC@ Index: configure =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/share/etc/configure,v retrieving revision 1.20 retrieving revision 1.21 diff -r1.20 -r1.21 3463a3464,3475 > MOTIF_INC_LOC="-I$GUI_INC_LOC" > MOTIF_LIB_LOC="-L$GUI_LIB_LOC -lXm" > > # Try static link on Linux > # TODO: faire pareil pour Xpm, voir gvim??? > > if test -f "$GUI_LIB_LOC/libXm.a"; then > if test "$ALLIANCE_OS" = Linux; then > MOTIF_LIB_LOC="$GUI_LIB_LOC/libXm.a" > fi > fi > 3479c3491 < echo "configure:3480: checking if you can link X11 app" >&5 --- > echo "configure:3492: checking if you can link X11 app" >&5 3481c3493 < #line 3482 "configure" --- > #line 3494 "configure" 3489c3501 < if { (eval echo configure:3490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then --- > if { (eval echo configure:3502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3511c3523 < echo "configure:3512: checking if you can link Motif/LessTif app" >&5 --- > echo "configure:3524: checking if you can link Motif/LessTif app" >&5 3513c3525 < echo "configure:3514: checking without additional libs" >&5 --- =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/