libgphoto2_2.4.7.bb : call autoreconf inside libgphoto_port
authorGraeme Gregory <dp@xora.org.uk>
Tue, 26 Jan 2010 19:24:31 +0000 (19:24 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 26 Jan 2010 19:24:31 +0000 (19:24 +0000)
This is required otherwise the autoconf stuff doesnt get OE version of
libtool and errors out.

recipes/gphoto2/libgphoto2_2.4.7.bb

index 1994c76..2aa4a3a 100644 (file)
@@ -22,6 +22,12 @@ OE_LT_RPATH_ALLOW[export]="1"
 
 EXTRA_OECONF = " --with-drivers=all ac_cv_lib_ltdl_lt_dlcaller_register=yes"
 
+do_configure_append() {
+       cd ${S}/libgphoto2_port/
+       autoreconf -Wcross --verbose --install --force ${EXTRA_AUTORECONF} $acpaths
+       cd ${S}
+}
+
 do_install_append() {
     install -d ${D}${datadir}/hal/fdi/information/20thirdparty
     install -m 0644 ${WORKDIR}/*.fdi ${D}${datadir}/hal/fdi/information/20thirdparty/