aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lwm/no_xmkmf_makefile.patch
diff options
context:
space:
mode:
authorMichael Zhou <zhoumichaely@gmail.com>2011-08-06 06:36:00 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2011-08-08 02:26:04 -0500
commitc4c8a89a2dc51251f531adb4c71d84bfc99a28b5 (patch)
treeda89af07840fea91e5e229a531800dec2e82ae42 /testing/lwm/no_xmkmf_makefile.patch
parentd1507046301cc9396fb16a4fd070a155e6a4408d (diff)
testing/lwm: new port
Diffstat (limited to 'testing/lwm/no_xmkmf_makefile.patch')
-rw-r--r--testing/lwm/no_xmkmf_makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/lwm/no_xmkmf_makefile.patch b/testing/lwm/no_xmkmf_makefile.patch
new file mode 100644
index 00000000000..6b7ff60f0f6
--- /dev/null
+++ b/testing/lwm/no_xmkmf_makefile.patch
@@ -0,0 +1,11 @@
+--- a/no_xmkmf_makefile
++++ b/no_xmkmf_makefile
+@@ -24,7 +24,7 @@
+ #DEFINES = -D_POSIX_C_SOURCE=2
+
+ # Add any strange libraries your system needs here.
+-LDFLAGS = -lXext -lX11 -lICE -lSM
++LDFLAGS = -lX11 -lICE -lSM
+
+ # -----------------------------------------------------------------------------
+