summarylogtreecommitdiffstats
path: root/gtkam2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gtkam2.patch')
-rw-r--r--gtkam2.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/gtkam2.patch b/gtkam2.patch
deleted file mode 100644
index 79fd805024d4..000000000000
--- a/gtkam2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -aurpN gtkam-0.1.18-old/configure.ac gtkam-0.1.18/configure.ac
---- gtkam-0.1.18-old/configure.ac 2011-12-29 00:04:37.298593338 +0100
-+++ gtkam-0.1.18/configure.ac 2011-12-29 00:05:11.678595916 +0100
-@@ -86,9 +86,7 @@ AC_CHECK_FUNC(gp_port_info_get_name,
- )
- LIBS="$save_LIBS"
-
--PKG_CHECK_MODULES([GTK], [gtk+-2.0])
--AC_SUBST([GTK_CFLAGS])
--AC_SUBST([GTK_LIBS])
-+GP_CHECK_LIBRARY([GTK], [gtk+-2.0])