diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-04-26 14:27:36 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-04-26 14:27:36 +0000 |
commit | 5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5 (patch) | |
tree | 6fcb1061f61245f6733c6fc8d17683ee9ce1f2ca /perl-install/Xconfigurator.pm | |
parent | 893a0a70abc449d8dad2212923b4eed33d7c169d (diff) | |
download | drakx-5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5.tar drakx-5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5.tar.gz drakx-5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5.tar.bz2 drakx-5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5.tar.xz drakx-5f0d2865f5e6d01e0bb4ab32d70b637518e26fa5.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator.pm')
-rw-r--r-- | perl-install/Xconfigurator.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm index cc8f68cea..e7349db66 100644 --- a/perl-install/Xconfigurator.pm +++ b/perl-install/Xconfigurator.pm @@ -713,6 +713,7 @@ Section "Module" # This loads the DBE extension module. Load "dbe" + Load "glx" # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. |