39bbae013c
- Bump PKGNAME go ahead espie@
21 lines
661 B
Cheetah
21 lines
661 B
Cheetah
--- config/cf/Motif.tmpl.orig Sun May 8 20:17:11 2005
|
|
+++ config/cf/Motif.tmpl Sun May 8 20:27:04 2005
|
|
@@ -179,7 +179,7 @@ XCOMM $TOG: Motif.tmpl /main/6 1999/05/1
|
|
# define YaccFlags /**/
|
|
#endif
|
|
|
|
-#define MotifSharedRev 2.1
|
|
+#define MotifSharedRev 3.0
|
|
|
|
#ifndef BuildMotifConfig
|
|
# define BuildMotifConfig YES
|
|
@@ -396,7 +396,7 @@ XCOMM $TOG: Motif.tmpl /main/6 1999/05/1
|
|
/* hardcoded default path. Contrary to the original duplicate of USRLIBDIR
|
|
in the Imakefiles. */
|
|
#ifndef VirtualBindingsPath
|
|
-# define VirtualBindingsPath $(USRLIBDIR)/Xm/bindings
|
|
+# define VirtualBindingsPath %%PREFIX%%/lib/X11/bindings
|
|
#endif
|
|
|
|
MTOP = MTop
|