29baf2b6c9
2.2 and the new support for antialiased fonts (using Xft) and UTF-8. I take maintainership of OpenMotif with this update. ok simon@, kurt@, jasper@
21 lines
689 B
Cheetah
21 lines
689 B
Cheetah
--- config/cf/Motif.tmpl.orig Sat Jan 5 16:20:50 2002
|
|
+++ config/cf/Motif.tmpl Sat Jun 30 11:57:54 2007
|
|
@@ -179,7 +179,7 @@ XCOMM $TOG: Motif.tmpl /main/6 1999/05/19 17:00:05 mgr
|
|
# 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/19 17:00:05 mgr
|
|
/* hardcoded default path. Contrary to the original duplicate of USRLIBDIR
|
|
in the Imakefiles. */
|
|
#ifndef VirtualBindingsPath
|
|
-# define VirtualBindingsPath $(USRLIBDIR)/Xm/bindings
|
|
+# define VirtualBindingsPath /usr/local/lib/X11/bindings
|
|
#endif
|
|
|
|
MTOP = MTop
|