On 05/08/11 10:23, Lionel Elie Mamane wrote:
Hi,
When doing a fresh bootstrap clone and
./autogen.sh '--enable-ext-mysql-connector' '--with-system-mysql'
configure complains that the directory "mysqlc" does not exist and
errors out. But that directory will be created by "make fetch" _after_
configure is finished running, so I'd suggest the attached patch.
Else, one has to do:
./autogen.sh&& make fetch&& ./autogen.sh '--enable-ext-mysql-connector'
'--with-system-mysql'
you are using downloaded source tar-balls ? but anyhow seems like a
useless check, pushed to master
Noel
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice