|
Line 0
Link Here
|
|
|
1 |
--- tools/wml/Makefile.in.orig Thu Feb 14 23:15:49 2002 |
| 2 |
+++ tools/wml/Makefile.in Wed Sep 18 07:49:28 2002 |
| 3 |
@@ -121,7 +121,7 @@ |
| 4 |
|
| 5 |
wmldbcreate_LDADD = ../../lib/Xm/libXm.la |
| 6 |
|
| 7 |
-INCLUDES = ${X_CFLAGS} -I$(srcdir)/../../lib -I$(srcdir)/../../include |
| 8 |
+INCLUDES = -I$(srcdir)/../../lib -I$(srcdir)/../../include $(X_CFLAGS) |
| 9 |
|
| 10 |
noinst_LIBRARIES = libwml.a |
| 11 |
libwml_a_SOURCES = wmlparse.y wml.c wmloutkey.c wmlouth.c wmloutmm.c wmloutp1.c wmlresolve.c wmlsynbld.c wmlutils.c |