You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
322 B
14 lines
322 B
13 years ago
|
Index: kdecore/kdeversion.h
|
||
|
===================================================================
|
||
|
--- kdecore/kdeversion.h.orig
|
||
|
+++ kdecore/kdeversion.h
|
||
|
@@ -33,6 +33,8 @@
|
||
|
|
||
|
#define KDE_IS_VERSION(a,b,c) ( KDE_VERSION >= KDE_MAKE_VERSION(a,b,c) )
|
||
|
|
||
|
+#define KDELIBS_SUSE
|
||
|
+
|
||
|
/**
|
||
|
* Namespace for general KDE functions.
|
||
|
*/
|