--- Makefile.orig 2010-04-02 04:06:56.000000000 +0300 +++ Makefile 2010-06-18 20:45:17.000000000 +0300 @@ -21,7 +21,7 @@ PKGCONFIG_OVERRIDE+= sqlite3.pc.in INSTALLATION_DIRS+= ${PKGMANDIR}/man1 -CONFIGURE_ARGS+= --with-readline-inc= --enable-threadsafe +CONFIGURE_ARGS+= --with-readline-inc= --enable-threadsafe=no # Uses dlopen and friends but doesn't use -ldl on Linux. # See http://www.sqlite.org/cvstrac/tktview?tn=3555