12 lines
416 B
Diff
12 lines
416 B
Diff
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
|