From 180bad84774493d48f2793a6281d825560944863 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Tue, 2 Dec 2008 02:50:45 -0200 Subject: Add visibility flags to XSERVER_CFLAGS. This is done to actually change DIX_CFLAGS, as not all "modules" use XORG_CFLAGS. Also export the symbols that are required by other modules after the change. --- os/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/utils.c b/os/utils.c index 54fb1209c..6d2a9e9ab 100644 --- a/os/utils.c +++ b/os/utils.c @@ -175,7 +175,7 @@ _X_EXPORT Bool noXFree86VidModeExtension = FALSE; #ifdef XFIXES _X_EXPORT Bool noXFixesExtension = FALSE; #endif -/* |noXkbExtension| is defined in xc/programs/Xserver/xkb/xkbInit.c */ +/* noXkbExtension is defined in xkb/xkbInit.c */ #ifdef PANORAMIX /* Xinerama is disabled by default unless enabled via +xinerama */ _X_EXPORT Bool noPanoramiXExtension = TRUE; -- cgit v1.2.3