summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 26d07fbcc..cc95d3800 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,13 @@
CC = gcc -pipe
+# CC = gcc -pipe -DPCRE_SUPPORT
# CC = g++
# CC = gcc -pipe -DGCOLLECT
# CC = gcc -pipe -DDMALLOC -DDMALLOC_FUNC_CHECK
# CC = /usr/local/bin/gcc -fbounds-checking -pipe -DBCHECK
# GCLIB = -lgc
+# GCLIB = -L/usr/local/lib -lpcre
GCLIB =
# GCLIB = -ldmalloc