diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-21 13:06:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-21 13:06:05 +0000 |
commit | bc5be8ae6923c0605df687918b35a77a735b1b35 (patch) | |
tree | e0ef212f86e1eb11a08f27cdba793aeca737889f /perl-install/Xconfigurator.pm | |
parent | bb5aeb1cde738a4ddb1fff00ea50093cb78e1337 (diff) | |
download | drakx-backup-do-not-use-bc5be8ae6923c0605df687918b35a77a735b1b35.tar drakx-backup-do-not-use-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.gz drakx-backup-do-not-use-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.bz2 drakx-backup-do-not-use-bc5be8ae6923c0605df687918b35a77a735b1b35.tar.xz drakx-backup-do-not-use-bc5be8ae6923c0605df687918b35a77a735b1b35.zip |
no_comment
Diffstat (limited to 'perl-install/Xconfigurator.pm')
-rw-r--r-- | perl-install/Xconfigurator.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm index cfd83dd14..6dd6efd05 100644 --- a/perl-install/Xconfigurator.pm +++ b/perl-install/Xconfigurator.pm @@ -801,7 +801,7 @@ Section "Module" # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" - Option "omit xfree86-dga" + #Option "omit xfree86-dga" EndSubSection # This loads the Type1 and FreeType font modules |