summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
index 2415ba53c4..1f144e606d 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
@@ -28,10 +28,6 @@ ALTERNATIVE_PATH = "${bindir}/rxvt"
28 28
29CFLAGS_append = " -fpermissive" 29CFLAGS_append = " -fpermissive"
30 30
31# This is necessary so that the "tic" command executed during the install can
32# link with the correct libary in staging.
33export LD_LIBRARY_PATH = "${STAGING_LIBDIR_NATIVE}"
34
35EXTRA_OECONF = "--enable-menubar --enable-xim \ 31EXTRA_OECONF = "--enable-menubar --enable-xim \
36 --enable-utmp --enable-wtmp --enable-lastlog \ 32 --enable-utmp --enable-wtmp --enable-lastlog \
37 --disable-strings --with-term=rxvt --enable-keepscrolling \ 33 --disable-strings --with-term=rxvt --enable-keepscrolling \