summaryrefslogtreecommitdiffstats
path: root/extra/lesstif/c++fix.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-01-09 19:26:56 +0100
committertnut <thierryn1 at hispeed dot ch>2010-01-09 19:26:56 +0100
commitad069aad35e558c445b9b5894d55bce0bbf2075a (patch)
tree88c6860815ee1541fc24870449908d876d5c44df /extra/lesstif/c++fix.patch
parentb4b606102d6f0bd19e02efaf0d4d10010eeb3765 (diff)
downloadnutyx-extra-ad069aad35e558c445b9b5894d55bce0bbf2075a.tar.gz
nutyx-extra-ad069aad35e558c445b9b5894d55bce0bbf2075a.tar.bz2
nutyx-extra-ad069aad35e558c445b9b5894d55bce0bbf2075a.tar.xz
nutyx-extra-ad069aad35e558c445b9b5894d55bce0bbf2075a.zip
Maj lesstif#0.95.2-1
Diffstat (limited to 'extra/lesstif/c++fix.patch')
-rw-r--r--extra/lesstif/c++fix.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/extra/lesstif/c++fix.patch b/extra/lesstif/c++fix.patch
deleted file mode 100644
index 3861c097f..000000000
--- a/extra/lesstif/c++fix.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- lesstif-0.95.0/include/Motif-2.1/Xm/VendorSP.h.BAD 2006-08-30 11:00:30.000000000 -0500
-+++ lesstif-0.95.0/include/Motif-2.1/Xm/VendorSP.h 2006-08-30 11:00:47.000000000 -0500
-@@ -28,12 +28,13 @@
-
- #include <Xm/XmP.h>
- #include <Xm/VendorS.h>
--#include <X11/ShellP.h>
-
- #ifdef __cplusplus
- extern "C" {
- #endif
-
-+#include <X11/ShellP.h>
-+
- XMLIBEXPORT extern Cardinal _XmFilterResources(XtResource *resources,
- Cardinal numResources,
- WidgetClass filterClass,