• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision481f549f618fde7bc1d927d337076a5ff8be7f7a (tree)
Time2012-03-11 14:30:00
Authormatsuand <matsuand@user...>
Commitermatsuand

Log Message

[BLFS] Modified apr-util.

Change Summary

Incremental Difference

--- a/BLFS/apr-util.sh
+++ b/BLFS/apr-util.sh
@@ -16,7 +16,8 @@ if test "$1" == "check"; then
1616 fi
1717
1818 echo Check Options...
19-. ./_checkOptions.sh openssl openldap db freetds
19+. ./_checkOptions.sh openssl openldap db freetds \
20+ expat unixODBC mysql postgresql sqlite
2021
2122 if [ ${OPTION_openldap} -eq "1" ]; then
2223 export WITHLDAP="--with-ldap "