/[gnugo]/gnugo/configure.in
ViewVC logotype

Diff of /gnugo/configure.in

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

revision 1.92 by arend, Sat Aug 2 14:17:52 2003 UTC revision 1.93 by bump, Thu Sep 4 20:15:22 2003 UTC
# Line 454  dnl ------------ Reading --------------- Line 454  dnl ------------ Reading ---------------
454  AH_TEMPLATE([COSMIC_GNUGO],  AH_TEMPLATE([COSMIC_GNUGO],
455  [Center oriented influence. Disabled by default.])  [Center oriented influence. Disabled by default.])
456    
457  if test "$enable_cosmic_gnugo" = "yes" ; then  if test "$enable_cosmic_gnugo" = "no" ; then
    AC_DEFINE(COSMIC_GNUGO, 1)  
 else  
458     AC_DEFINE(COSMIC_GNUGO, 0)     AC_DEFINE(COSMIC_GNUGO, 0)
459    else
460       AC_DEFINE(COSMIC_GNUGO, 1)
461  fi  fi
462    
463  dnl ------------ Connections -------------------  dnl ------------ Connections -------------------

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

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