[project @ 2003-03-11 18:41:43 by panne]
[ghc-base.git] / base.conf.in
index 46d92fc..9d97361 100644 (file)
@@ -2,6 +2,7 @@
 
 Package {
         name           = "base",
+       auto           = True,
 #ifdef INSTALLING
        import_dirs    = [ "$libdir/imports/base" ],
 #else
@@ -28,9 +29,6 @@ Package {
 #ifdef mingw32_TARGET_OS
                             , "wsock32", "msvcrt", "kernel32", "user32"
 #endif
-#ifdef mingw32_TARGET_OS
-                           , "kernel32", "user32"
-#endif
                            ],
 #ifdef INSTALLING
         include_dirs   = [],