[Expat-checkins] CVS: expat configure.in,1.26,1.27
Fred L. Drake
fdrake@users.sourceforge.net
Sat Apr 20 14:15:02 2002
Update of /cvsroot/expat/expat
In directory usw-pr-cvs1:/tmp/cvs-serv18198
Modified Files:
configure.in
Log Message:
Add missing word in comment.
Index: configure.in
===================================================================
RCS file: /cvsroot/expat/expat/configure.in,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** configure.in 7 Dec 2001 10:19:30 -0000 1.26
--- configure.in 20 Apr 2002 21:14:48 -0000 1.27
***************
*** 49,53 ****
dnl
dnl Be careful about adding the -fexceptions option; some versions of
! dnl don't support it and it causes extra warnings that are only
dnl distracting; avoid.
dnl
--- 49,53 ----
dnl
dnl Be careful about adding the -fexceptions option; some versions of
! dnl GCC don't support it and it causes extra warnings that are only
dnl distracting; avoid.
dnl