Respect X11BASE

This commit is contained in:
Kris Kennaway 2006-12-02 22:39:38 +00:00
parent 9836027270
commit b7f66534d8

View file

@ -0,0 +1,11 @@
--- tooltips/Makefile.linux.orig Sat Dec 2 21:28:13 2006
+++ tooltips/Makefile.linux Sat Dec 2 21:28:27 2006
@@ -26,7 +26,7 @@
VERSION = 0.02g
# Define where the X11 include files are.
-X11_INCLUDE_DIR = /usr/X11R6/include
+X11_INCLUDE_DIR = ${X11BASE}/include
# Uncomment out this line if you do not want debug information included.
# DEBUG = -g -Wall -ansi -pedantic