]> git.pld-linux.org Git - packages/vte.git/commitdiff
- link libvte with (used) gtk
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Feb 2004 12:06:28 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte-link.patch -> 1.1

vte-link.patch [new file with mode: 0644]

diff --git a/vte-link.patch b/vte-link.patch
new file mode 100644 (file)
index 0000000..d0a1847
--- /dev/null
@@ -0,0 +1,10 @@
+--- vte-0.11.10/src/Makefile.am.orig   Mon Jun 16 23:15:09 2003
++++ vte-0.11.10/src/Makefile.am        Mon Feb  2 12:46:14 2004
+@@ -95,6 +95,7 @@
+ # must be reset to 0 when this happens.
+ VERSION_AGE=1
+ libvte_la_LDFLAGS = @LDFLAGS@ -version-info $(VERSION_CURRENT):$(VERSION_REVISION):$(VERSION_AGE)
++libvte_la_LIBADD = @GTK_LIBS@
+ CLEANFILES = marshal.c marshal.h
This page took 0.158163 seconds and 4 git commands to generate.