aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-libraries/files/patch-z03
blob: cbae345baefc1ef44ac8bc1130bbd6963afb7e0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- config/cf/Library.tmpl.orig	Wed Oct 13 13:20:41 1999
+++ config/cf/Library.tmpl	Wed Jul 19 09:15:07 2000
@@ -434,10 +434,14 @@
 # ifdef IncSubdir
 #  ifdef IncSubSubdir
 BuildIncludes($(HEADERS),IncSubdir/IncSubSubdir,../..)
+#   if !defined(LibHeaders) || LibHeaders
 InstallMultipleFlags($(HEADERS),$(INCDIR)/IncSubdir/IncSubSubdir,$(INSTINCFLAGS))
+#   endif
 #  else
 BuildIncludes($(HEADERS),IncSubdir,..)
+#   if !defined(LibHeaders) || LibHeaders
 InstallMultipleFlags($(HEADERS),$(INCDIR)/IncSubdir,$(INSTINCFLAGS))
+#   endif
 #  endif
 # else
 #  ifndef CplusplusSource