config/libc/mingw.in.2
changeset 2612 a52574521bea
parent 2018 860de6018501
     1.1 --- a/config/libc/mingw.in.2	Sun Jul 11 21:36:55 2010 +0200
     1.2 +++ b/config/libc/mingw.in.2	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -3,17 +3,14 @@
     1.4  config MINGW_DIRECTX
     1.5      bool
     1.6      prompt "Include DirectX development files"
     1.7 -    default n
     1.8  
     1.9  config MINGW_OPENGL
    1.10      bool
    1.11      prompt "Include OpenGL development files"
    1.12 -    default n
    1.13  
    1.14  config MINGW_PDCURSES
    1.15      bool
    1.16      prompt "Include PDCurses (NCurses library) development files"
    1.17 -    default n
    1.18  
    1.19  choice
    1.20      bool
    1.21 @@ -45,7 +42,6 @@
    1.22  config MINGW_GNURX
    1.23      bool
    1.24      prompt "Include GnuRX (regex library) development files"
    1.25 -    default n
    1.26  
    1.27  choice
    1.28      bool