summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xc/include/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/include/Imakefile b/xc/include/Imakefile
index 4fc62bfee..fdff66e2b 100644
--- a/xc/include/Imakefile
+++ b/xc/include/Imakefile
@@ -72,7 +72,7 @@ InstallDriverSDKNonExecFile(Xprotostr.h,$(DRIVERSDKINCLUDEDIR))
XCOMM For the Linux/OpenGL base standard
-#if defined(LinuxArchitecture)
+#if LinkGLToUsrInclude
install::
$(RM) /usr/include/GL
$(LN) $(INCDIR)/GL /usr/include/GL