Logoj0ke.net Open Build Service > Projects > internetx:mysql5 > mysql-5.0.62-enterprise > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed mysql.spec
 
1
@@ -227,6 +227,7 @@
2
 echo "@end multitable" >>Docs/reservedwords.texi
3
 # For some platforms the berkeley DB backend does not work.
4
 export BERKELEY="with"
5
+cd bdb/dist ; autoreconf -fi ; cd ../..
6
 %ifarch ppc ppc64 s390 s390x mips alpha x86_64 sparc hppa
7
 export BERKELEY="without"
8
 %endif
9