1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/x11-toolkits/open-motif/files/patch-Xm-Imakefile

14 lines
337 B
Plaintext
Raw Normal View History

--- lib/Xm/Imakefile.orig Sun Sep 17 23:14:50 2000
+++ lib/Xm/Imakefile Sun Sep 17 23:15:01 2000
@@ -41,8 +41,10 @@
#define DoNormalLib NormalLibXm
#define DoSharedLib SharedLibXm
+#if 0
#define DoDebugLib DebugLibXm
#define DoProfileLib ProfileLibXm
+#endif
#define LibName Xm
#define SoRev SOXMREV
#define HasSharedData YES