From 2b36ef814618d7bbd5981b83108fc8f127fced77 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 27 Feb 2010 03:43:17 +0000 Subject: [PATCH] forgotten patch --- libs.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libs.patch diff --git a/libs.patch b/libs.patch new file mode 100644 index 0000000..5892eb0 --- /dev/null +++ b/libs.patch @@ -0,0 +1,11 @@ +diff -up libgtop-2.28.0/configure.in.libs libgtop-2.28.0/configure.in +--- libgtop-2.28.0/configure.in.libs 2010-02-26 21:54:42.314416169 -0500 ++++ libgtop-2.28.0/configure.in 2010-02-26 21:55:41.429164387 -0500 +@@ -83,6 +83,7 @@ export cross_compiling + AM_PROG_LIBTOOL + + AM_CONDITIONAL(CROSS_COMPILING, test "x$cross_compiling" = xyes) ++AM_CONDITIONAL(EXAMPLES, false) + + GNOME_LIBGTOP_SYSDEPS + GNOME_LIBGTOP_TYPES