- X11BASE -> LOCALBASE

- Transfer maintainership to multimedia@
This commit is contained in:
Michael Johnson
2007-07-04 16:26:52 +00:00
parent d2f781c5a3
commit 9f2a2b8efc
2 changed files with 3 additions and 3 deletions

View File

@@ -24,8 +24,8 @@
-#INCLUDEDIR = -I/usr/openwin/include
-#LIBRARYDIR = -L/usr/openwin/lib
+INCLUDEDIR = -I${X11BASE}/include
+LIBRARYDIR = -L${X11BASE}/lib
+INCLUDEDIR = -I${LOCALBASE}/include
+LIBRARYDIR = -L${LOCALBASE}/lib
# select one of the following CC CFLAGS settings