]> granicus.if.org Git - libexpat/commitdiff
Add missing word in comment.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Sat, 20 Apr 2002 21:14:48 +0000 (21:14 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Sat, 20 Apr 2002 21:14:48 +0000 (21:14 +0000)
expat/configure.in

index a3f4eb75e622103e0f639f3a13663ffca2d04a9b..12ab407a88197734a7c79d2680d3c2725aeaadf5 100644 (file)
@@ -48,7 +48,7 @@ AC_PROG_INSTALL
 if test "$GCC" = yes ; then
     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 GCC don't support it and it causes extra warnings that are only
     dnl distracting; avoid.
     dnl
     OLDCFLAGS="$CFLAGS -Wall -Wmissing-prototypes -Wstrict-prototypes"