[vte/vte-0-32] pkgconfig: Remove unused default emulation variable



commit 110caa27f0c758bce741b62dee603011300ac979
Author: Christian Persch <chpe gnome org>
Date:   Wed Jun 6 11:09:44 2012 +0200

    pkgconfig: Remove unused default emulation variable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674490
    (cherry picked from commit 87dc14dc33d69e5cb8fffbb92d22ab832c522f57)

 vte-uninstalled.pc.in |    2 --
 vte.pc.in             |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/vte-uninstalled.pc.in b/vte-uninstalled.pc.in
index 36ee26b..5a77d9b 100644
--- a/vte-uninstalled.pc.in
+++ b/vte-uninstalled.pc.in
@@ -3,8 +3,6 @@ exec_prefix= exec_prefix@
 libdir= libdir@
 includedir= includedir@
 
-defaultemulation= VTE_DEFAULT_EMULATION@
-
 Name: vte
 Description: Vte terminal widget.
 Version: @VERSION@
diff --git a/vte.pc.in b/vte.pc.in
index 672171a..c1cabf4 100644
--- a/vte.pc.in
+++ b/vte.pc.in
@@ -3,8 +3,6 @@ exec_prefix= exec_prefix@
 libdir= libdir@
 includedir= includedir@
 
-defaultemulation= VTE_DEFAULT_EMULATION@
-
 Name: vte
 Description: Vte terminal widget.
 Version: @VERSION@



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]