summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2010-11-10 21:10:53 +0000
committerReuben Thomas <rrt@sc3d.org>2010-11-10 21:10:53 +0000
commit3bdf31be00499671f8a1bed36330345a141c188e (patch)
treeb09ee79dbabcbe035d5ff94c103557ebf92652a8
parentc0798523e9ee44288199c79b6b25eff391909161 (diff)
downloadlrexlib-3bdf31be00499671f8a1bed36330345a141c188e.tar.gz
Undo a mistakenly-committed change.
-rw-r--r--src/gnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gnu/Makefile b/src/gnu/Makefile
index bdb1de9..8c3991d 100644
--- a/src/gnu/Makefile
+++ b/src/gnu/Makefile
@@ -13,8 +13,8 @@ LIB =
# try to uncomment and edit the settings below.
# The default settings below work with a libgnu.a in the current directory,
# copied from any libgnu.a built with the regex module.
-INC = -I. -DREX_GNU_INCLUDE='"regex.h"'
-LIB = -L. -lgnu
+#INC = -I. -DREX_GNU_INCLUDE='"regex.h"'
+#LIB = -L. -lgnu
# Regex library name
REGNAME = gnu