From: Chris B. <buc...@us...> - 2011-06-20 21:35:58
|
Update of /cvsroot/sblim/sfcb In directory vz-cvs-3.sog:/tmp/cvs-serv3135 Modified Files: configure.ac Log Message: removed errant '+' Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/sfcb/configure.ac,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -r1.119 -r1.120 --- configure.ac 8 Jun 2011 22:00:12 -0000 1.119 +++ configure.ac 20 Jun 2011 21:35:55 -0000 1.120 @@ -206,7 +206,7 @@ fi fi if test "$enable_tests" != ""; then -+ enable_settableretry="yes" + enable_settableretry="yes" fi |