gruesome rxvt configury stuff
authorPhil Blundell <philb@gnu.org>
Sat, 12 Jun 2004 11:53:05 +0000 (11:53 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 12 Jun 2004 11:53:05 +0000 (11:53 +0000)
BKrev: 40caeea1vhlu8EKWHhZFiYY83Dqwwg

rxvt/rxvt_2.7.9.oe

index 50faf7f..f8ce4e8 100644 (file)
@@ -1,3 +1,4 @@
+PR = "r1"
 DEPENDS = "x11 xft"
 DESCRIPTION = "Well known terminal emulator"
 
@@ -23,6 +24,9 @@ EXTRA_OEMAKE = "'XINC=-I${STAGING_INCDIR}' \
                'XLIB=-L${STAGING_LIBDIR} -lX11 -lXft'"
 
 do_configure () {
+       mv autoconf/configure.in . || true
+       rm autoconf/libtool.m4
+       libtoolize --force
        autotools_do_configure
        echo '#define RXVT_UTMP_FILE "${localstatedir}/run/utmp"' >> config.h
        echo '#define RXVT_WTMP_FILE "${localstatedir}/log/wtmp"' >> config.h