=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.385 retrieving revision 1.386 diff -u -p -r1.385 -r1.386 --- mandoc/Makefile 2011/12/02 01:37:14 1.385 +++ mandoc/Makefile 2011/12/07 11:52:36 1.386 @@ -30,7 +30,7 @@ CFLAGS += -DUSE_WCHAR #CFLAGS += -DUSE_MANPATH # If your system supports static binaries only, uncomment this. -#STATIC = -static +STATIC = -static CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings