]> git.pld-linux.org Git - packages/vte.git/commitdiff
- oboslete
authorfreetz <freetz@pld-linux.org>
Fri, 9 Jun 2006 21:06:13 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte-nozvt.patch -> 1.3

vte-nozvt.patch [deleted file]

diff --git a/vte-nozvt.patch b/vte-nozvt.patch
deleted file mode 100644 (file)
index 9951247..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ur vte-0.11.11.orig/configure.in vte-0.11.11/configure.in
---- vte-0.11.11.orig/configure.in      2004-05-02 08:43:01.000000000 +0200
-+++ vte-0.11.11/configure.in   2004-08-16 17:03:26.561882232 +0200
-@@ -378,12 +378,12 @@
- # If we can find libzvt on the system, set up to build a variant of "reflect"
- # which uses it.
- REFLECT_ZVT=false
--if pkg-config --exists libzvt-2.0 ; then
--      REFLECT_ZVT=true
--      ZVT_DEFS=-DHAVE_ZVT
--      PKG_CHECK_MODULES(ZVT,[gtk+-2.0 libzvt-2.0])
--fi
--AC_SUBST(ZVT_DEFS)
-+#if pkg-config --exists libzvt-2.0 ; then
-+#     REFLECT_ZVT=true
-+#     ZVT_DEFS=-DHAVE_ZVT
-+#     PKG_CHECK_MODULES(ZVT,[gtk+-2.0 libzvt-2.0])
-+#fi
-+#AC_SUBST(ZVT_DEFS)
- AM_CONDITIONAL(REFLECT_USE_ZVT, $REFLECT_ZVT)
- mylibdir=`eval echo $libdir`
-Only in vte-0.11.11: vte-nozvt.patch
This page took 0.085994 seconds and 4 git commands to generate.