|
@@ -75,6 +75,7 @@ export CC CXX
|
|
# AVOID "configure: error: newly created file is older than distributed files! Check your system clock"
|
|
# AVOID "configure: error: newly created file is older than distributed files! Check your system clock"
|
|
find . -exec touch {} \;
|
|
find . -exec touch {} \;
|
|
|
|
|
|
|
|
+USP_LIBS="-ljson" \
|
|
./configure --prefix=$ULIB_ROOT \
|
|
./configure --prefix=$ULIB_ROOT \
|
|
--disable-static \
|
|
--disable-static \
|
|
--with-mysql --with-pgsql --with-sqlite3 \
|
|
--with-mysql --with-pgsql --with-sqlite3 \
|