From: Bruno Haible Date: Tue, 17 Apr 2001 19:49:56 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.10.37~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f47faed1263fcbdc869c83ea854abe619b2b8be;p=thirdparty%2Fgettext.git Oops. --- diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4 index aae79fa3a..7464a8707 100644 --- a/m4/mbswidth.m4 +++ b/m4/mbswidth.m4 @@ -12,7 +12,7 @@ AC_DEFUN(jm_PREREQ_MBSWIDTH, AC_CACHE_CHECK([whether wcwidth is declared], ac_cv_have_decl_wcwidth, [AC_TRY_COMPILE([ -dnl AIX 3.2.5 declares wcwidth in . +/* AIX 3.2.5 declares wcwidth in . */ #if HAVE_STRING_H # include #endif