summaryrefslogtreecommitdiff
path: root/packages/vnc/libvncserver_0.9.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2008-10-31 19:25:27 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2008-11-03 12:52:29 -0200
commitf23ab98cc706d521722a6ff70afd639588b5d91e (patch)
tree2d7433621b6137fe41cce0f918fbbaf504ce81d0 /packages/vnc/libvncserver_0.9.1.bb
parentd14249e3783e1bb02dc3975f27418ef43d09a25f (diff)
libvncserver_0.9.1: fix building using libtool 2.2.4
To allow building using new libtool the whole source needed to be updated. To make it easier we've updated all building scripts using autoreconf and dropping previous included libtool m4 script from acinclude.m4.
Diffstat (limited to 'packages/vnc/libvncserver_0.9.1.bb')
-rw-r--r--packages/vnc/libvncserver_0.9.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/vnc/libvncserver_0.9.1.bb b/packages/vnc/libvncserver_0.9.1.bb
index c7ea06f0af..488ed0d87f 100644
--- a/packages/vnc/libvncserver_0.9.1.bb
+++ b/packages/vnc/libvncserver_0.9.1.bb
@@ -11,7 +11,8 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/LibVNCServer-${PV}.tar.gz \
file://configure_ac.patch;patch=1 \
- file://clientlogger.patch;patch=1"
+ file://clientlogger.patch;patch=1 \
+ file://autoreconf.patch;patch=1"
S = "${WORKDIR}/LibVNCServer-${PV}"
# => create libvncserver only