diff options
Diffstat (limited to 'xserver/hw/xfree86/os-support/Makefile.in')
-rw-r--r-- | xserver/hw/xfree86/os-support/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xserver/hw/xfree86/os-support/Makefile.in b/xserver/hw/xfree86/os-support/Makefile.in index 26a7f7474..2e6a0a94e 100644 --- a/xserver/hw/xfree86/os-support/Makefile.in +++ b/xserver/hw/xfree86/os-support/Makefile.in @@ -346,6 +346,8 @@ PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@ PIXMAN_CFLAGS = @PIXMAN_CFLAGS@ PIXMAN_LIBS = @PIXMAN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PROJECTROOT = @PROJECTROOT@ RANLIB = @RANLIB@ RAWCPP = @RAWCPP@ |