]> git.cameronkatri.com Git - mandoc.git/blobdiff - Makefile
Add TODO entry for standalone `.' in tbl pages (pointed out by Yuri
[mandoc.git] / Makefile
index a88b57b680ba394af955c63841006e8829c70012..a0d7d14cbf8391a27d0a03452ac0054d4b710d95 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
 VERSION                 = 1.11.2
 VDATE           = 12 May 2011
 # If your system doesn't support multi-byte functions (specifically
 VERSION                 = 1.11.2
 VDATE           = 12 May 2011
 # If your system doesn't support multi-byte functions (specifically
-# setlocale(), wcwidth(), putwchar()), then remove -DUSE_CHAR.  You'll
+# setlocale(), wcwidth(), putwchar()), then remove -DUSE_WCHAR.  You'll
 # still be able to use -Tlocale, but it becomes a synonym for -Tascii.
 CFLAGS         += -g -DUSE_WCHAR -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
 CFLAGS         += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
 # still be able to use -Tlocale, but it becomes a synonym for -Tascii.
 CFLAGS         += -g -DUSE_WCHAR -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
 CFLAGS         += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings