aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in')
-rw-r--r--x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in b/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
index 81ad052e8f2d..00534f284859 100644
--- a/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
+++ b/x11-toolkits/open-motif/files/patch-clients::mwm::Makefile.in
@@ -1,10 +1,11 @@
---- clients/mwm/Makefile.in.orig Wed Oct 16 09:52:28 2002
-+++ clients/mwm/Makefile.in Wed Oct 16 09:53:14 2002
-@@ -104,6 +104,7 @@
- -DCDE_INSTALLATION_TOP=\"@CDE_INSTALLATION_TOP@\" \
- -DCDE_CONFIGURATION_TOP=\"@CD_CONFIGURATION_TOP@\" \
- -DBITMAPDIR=\"@INCDIR@/bitmaps\" \
-+ -DLIBDIR=\"@LIBDIR@\" \
- -I$(srcdir)/../../lib ${X_CFLAGS}
+--- clients/mwm/Makefile.in.orig Tue Apr 6 13:50:25 2004
++++ clients/mwm/Makefile.in Thu Jul 29 21:16:47 2004
+@@ -104,7 +104,7 @@
+ bin_PROGRAMS = mwm
+ mwm_LDADD = ./WmWsmLib/libWsm.a ../../lib/Xm/libXm.la
+-INCLUDES = -DLARGECURSORS -DR2_COMPAT -DUNMAP_ON_RESTART -DCDE_INSTALLATION_TOP=\"@CDE_INSTALLATION_TOP@\" -DCDE_CONFIGURATION_TOP=\"@CDE_CONFIGURATION_TOP@\" -DBITMAPDIR=\"@INCDIR@/bitmaps\" -I$(srcdir)/../../lib ${X_CFLAGS}
++INCLUDES = -DLARGECURSORS -DR2_COMPAT -DUNMAP_ON_RESTART -DCDE_INSTALLATION_TOP=\"@CDE_INSTALLATION_TOP@\" -DCDE_CONFIGURATION_TOP=\"@CDE_CONFIGURATION_TOP@\" -DBITMAPDIR=\"@INCDIR@/bitmaps\" -DLIBDIR=\"@LIBDIR@\" -I$(srcdir)/../../lib ${X_CFLAGS}
+
+ SRCS1 = WmCDInfo.c WmCDecor.c WmCEvent.c WmCPlace.c WmColormap.c WmError.c WmEvent.c WmFeedback.c WmFunction.c WmGraphics.c WmIDecor.c WmIPlace.c WmIconBox.c WmKeyFocus.c WmMain.c WmManage.c WmProperty.c WmResCvt.c WmResParse.c WmResource.c WmSignal.c WmWinConf.c WmWinInfo.c WmWinList.c WmWinState.c WmWsm.c WmXSMP.c version.c WmCmd.c WmImage.c WmInitWs.c WmMenu.c WmProtocol.c