/[antiright]/antiright/configure
ViewVC logotype

Diff of /antiright/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.57 by jefbed, Sun Jul 31 16:27:51 2005 UTC
# Line 24  Line 24 
24  #  #
25  ###############################################################################  ###############################################################################
26    
27  VERSION=2.10  VERSION=2.11
28  DEFS="$DEFS -DPACKAGE_STRING='\"AntiRight_$VERSION\"'"  DEFS="$DEFS -DPACKAGE_STRING='\"AntiRight_$VERSION\"'"
29    
30  ICONDIR=/usr/X11R6/include/X11/bitmaps/antiright  ICONDIR=/usr/X11R6/include/X11/bitmaps/antiright
# Line 84  if [ ! -f /usr/X11R6/include/Xm/XpmP.h ] Line 84  if [ ! -f /usr/X11R6/include/Xm/XpmP.h ]
84  else  else
85      DEFS="$DEFS -DHAVE_XMXPM"      DEFS="$DEFS -DHAVE_XMXPM"
86  fi  fi
 #if [ -f /usr/local/lib/libXlt.so ] || [ -f /usr/X11R6/lib/libXlt.so ]; then  
 ###    LIBS="$LIBS -lXlt"  
 #    DEFS="$DEFS -DHAVE_XLT"  
 #elif [ -f /usr/local/lib/libXlt.la ] || [ -f /usr/X11R6/lib/libXlt.la ]; then  
 #    LIBS="$LIBS -static -lXlt -shared"  
 #    DEFS="$DEFS -DHAVE_XLT"  
 #fi  
 #if [ -f /usr/local/lib/libyaclib.so ] || [ -f /usr/lib/libyaclib.so ]; then  
 #    LIBS="$LIBS -lyaclib"  
 DEFS="$DEFS -DHAVE_YACLIB"  
 #fi  
87    
88  LIBS="$LIBS -lXm -lXt -lX11 -lm"  LIBS="$LIBS -lXm -lXt -lX11 -lm"
89  DEFS="$DEFS -D_GNU_SOURCE"  DEFS="$DEFS -D_GNU_SOURCE"

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26