From da5d66f2ff27b21fe5c39a4abb4f627edd707f1d Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Tue, 29 Nov 2005 16:39:33 +0000 Subject: Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable module builds to reflect this change. --- randr/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'randr/Makefile.am') diff --git a/randr/Makefile.am b/randr/Makefile.am index 5e1067b70..6da56d911 100644 --- a/randr/Makefile.am +++ b/randr/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = librandr.la -AM_CFLAGS = $(DIX_CFLAGS) +AM_CFLAGS = $(DIX_CFLAGS) @LOADER_DEFINES@ librandr_la_SOURCES = \ mirandr.c \ -- cgit v1.2.3