commit 0d05e4f153ea4cad1fc6de7d2061c269e73718b7 parent e44c0627aa34d7cba57ea9a11929bab4ae91c901 Author: sqweek <sqweek@gmail.com> Date: Mon, 14 Jan 2008 12:06:53 +0900 Added options for Darwin (thanks Alexis Hildebrandt). Diffstat:
| config.mk | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -41,4 +41,6 @@ LIBIXP = ${LIBDIR}/libixp.a #LDFLAGS += -lsocket -lnsl #CFLAGS += -xtarget=ultra - +# Darwin +#STATIC = # This space intentionally left blank +#LIBICONV = -liconv