]> code.delx.au - gnu-emacs/commitdiff
Fix last change.
authorDave Love <fx@gnu.org>
Mon, 6 Jan 2003 21:21:50 +0000 (21:21 +0000)
committerDave Love <fx@gnu.org>
Mon, 6 Jan 2003 21:21:50 +0000 (21:21 +0000)
configure.in

index 3e7eca240e89b34088a5f34a1b3ded43a19326a3..e77e1299c52304336d34fd999cd94b0b930f125c 100644 (file)
@@ -2667,7 +2667,7 @@ char *alloca ();
 # endif /* HAVE_ALLOCA_H */
 #endif /* __GNUC__ */
 #ifndef HAVE_SIZE_T
-typedef unsigned size_t
+typedef unsigned size_t;
 #endif
 #endif /* NOT_C_CODE */