summaryrefslogtreecommitdiffstats
path: root/perl-install/install/gtk.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-01-18 12:23:07 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-02-07 21:35:05 +0100
commit9ae766a8f6fff82b263c45eb0234378582b655b4 (patch)
treee9d337ddfd6cd78069c14fd98e74fa1d2e01c887 /perl-install/install/gtk.pm
parent7f115394f59f2e6f9c5337802482dc4591cc1dbd (diff)
downloaddrakx-9ae766a8f6fff82b263c45eb0234378582b655b4.tar
drakx-9ae766a8f6fff82b263c45eb0234378582b655b4.tar.gz
drakx-9ae766a8f6fff82b263c45eb0234378582b655b4.tar.bz2
drakx-9ae766a8f6fff82b263c45eb0234378582b655b4.tar.xz
drakx-9ae766a8f6fff82b263c45eb0234378582b655b4.zip
kill most of "Module" section
those extensions were moved from external module to built-in in upstream xserver on 2012-07-10 basically reverting most of commit 1f303dcee074c9e34eef07441bdaed2ad657cc4b
Diffstat (limited to 'perl-install/install/gtk.pm')
-rw-r--r--perl-install/install/gtk.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl-install/install/gtk.pm b/perl-install/install/gtk.pm
index 0804e2755..aa7c36f23 100644
--- a/perl-install/install/gtk.pm
+++ b/perl-install/install/gtk.pm
@@ -265,10 +265,6 @@ Section "ServerFlags"
EndSection
Section "Module"
- Disable "dbe"
- Disable "record"
- Disable "dri"
- Disable "dri2"
Disable "glx"
EndSection