forgotten patch
This commit is contained in:
parent
c07545a6bf
commit
2b36ef8146
11
libs.patch
Normal file
11
libs.patch
Normal file
@ -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
|
||||
Loading…
Reference in New Issue
Block a user