0d87e8c592
- Ditch REQUIRE_MOTIF, lesstif is happy, - link with freetype
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
--- bdf.h.orig Tue Apr 4 01:16:17 2000
|
|
+++ bdf.h Tue Apr 4 01:16:37 2000
|
|
@@ -41,7 +41,7 @@
|
|
|
|
#ifdef HAVE_FREETYPE
|
|
#include <freetype.h>
|
|
-#include <extend/ftxsbit.h>
|
|
+#include <freetype/ftxsbit.h>
|
|
#endif /* HAVE_FREETYPE */
|
|
|
|
#ifdef __cplusplus
|