version 1.385, 2011/12/02 01:37:14 |
version 1.386, 2011/12/07 11:52:36 |
Line 30 CFLAGS += -DUSE_WCHAR |
|
Line 30 CFLAGS += -DUSE_WCHAR |
|
#CFLAGS += -DUSE_MANPATH |
#CFLAGS += -DUSE_MANPATH |
|
|
# If your system supports static binaries only, uncomment this. |
# If your system supports static binaries only, uncomment this. |
#STATIC = -static |
STATIC = -static |
|
|
CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" |
CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" |
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings |
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings |