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@
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
--- bitmaps/Imakefile.orig Sat Jun 30 10:01:51 2007
|
|
+++ bitmaps/Imakefile Sat Jun 30 10:02:28 2007
|
|
@@ -56,4 +56,4 @@ HEADERS = \
|
|
|
|
all::
|
|
|
|
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|
|
+InstallMultipleFlags($(HEADERS),$(PROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|