tFormatting cleanup - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a407e0d62578bce574706dffda51cdc3ec9eb324
 (DIR) parent 6eb190e4c48912a8ff521f3733823fd76543e054
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Tue,  9 Oct 2001 22:13:46 +0000
       
       Formatting cleanup
       
       
       Diffstat:
         M configure                           |       1 +
         M configure.in                        |       1 +
       
       2 files changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/configure b/configure
       t@@ -5281,6 +5281,7 @@ fi
        if test "$GUI_SERVER" = "yes" -o "$GUI_CLIENT" = "yes" ; then
           if test "$HAVE_FIXED_GTK" = "no" ; then
             cat <<FGTKEND
       +
        WARNING: You have an old version of GTK+, which has bugs in the
        gtk_entry_set_visibility function (used for password-entry boxes). Thus, for
        stability reasons, this function will not be used, and all passwords entered
 (DIR) diff --git a/configure.in b/configure.in
       t@@ -268,6 +268,7 @@ fi
        if test "$GUI_SERVER" = "yes" -o "$GUI_CLIENT" = "yes" ; then
           if test "$HAVE_FIXED_GTK" = "no" ; then
             cat <<FGTKEND
       +
        WARNING: You have an old version of GTK+, which has bugs in the
        gtk_entry_set_visibility function (used for password-entry boxes). Thus, for
        stability reasons, this function will not be used, and all passwords entered