openldap_2.4.23.bb: Fix build when using libtool 2.4
commit980a1ea8d5bbe2c0c6e4b8f79883b0f294de979b
authorKhem Raj <raj.khem@gmail.com>
Sun, 17 Oct 2010 21:04:58 +0000 (17 14:04 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 17 Oct 2010 21:07:25 +0000 (17 14:07 -0700)
tree63bf693bad8b6f0462a55a2c84bf8a2f6b635902
parent54edb574ee2f981634fdca2c2df348fbe275400d
openldap_2.4.23.bb: Fix build when using libtool 2.4

* It uses a prebuilt version of libtool which does not know
  about sysroot and worse it does not use automake and autoconf in such
  a way that one could use autoreconf to regenerate stuff. So we
  regenerate the things needed for libtool macros. It should work
  with any version of libtool now.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/openldap/openldap_2.4.23.bb