From f5a28b69dab8fe6b9fe91ef31571d643442a4c70 Mon Sep 17 00:00:00 2001 From: wuranbo Date: Fri, 5 Jan 2018 19:42:51 +0800 Subject: [PATCH] fix issue #3, undefined symbol: _db_enter_ --- regexp/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regexp/configure b/regexp/configure index 01a22eb..e27df5f 100755 --- a/regexp/configure +++ b/regexp/configure @@ -20645,7 +20645,7 @@ s/^[^=]*=[ ]*$//; }' fi -DEFS=-DHAVE_CONFIG_H +DEFS="-DDBUG_OFF -DHAVE_CONFIG_H" ac_libobjs= ac_ltlibobjs=