aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index beb3947..16ed356 100644
--- a/config
+++ b/config
@@ -10,7 +10,7 @@ LIB_EXT= .dylib
10LIB_OPTION= -dynamiclib #for MacOS X 10LIB_OPTION= -dynamiclib #for MacOS X
11#LIB_OPTION= -shared #for Linux 11#LIB_OPTION= -shared #for Linux
12 12
13COMPAT_DIR= ../compat 13COMPAT_DIR= .
14 14
15# Compilation directives 15# Compilation directives
16# On FreeBSD systems, the following line should be commented 16# On FreeBSD systems, the following line should be commented