[project @ 2002-07-15 12:25:24 by simonmar]
authorsimonmar <unknown>
Mon, 15 Jul 2002 12:25:24 +0000 (12:25 +0000)
committersimonmar <unknown>
Mon, 15 Jul 2002 12:25:24 +0000 (12:25 +0000)
Remove duplication in the extra_libraries list for mingw32

base.conf.in

index 46d92fc..c490b41 100644 (file)
@@ -28,9 +28,6 @@ Package {
 #ifdef mingw32_TARGET_OS
                             , "wsock32", "msvcrt", "kernel32", "user32"
 #endif
-#ifdef mingw32_TARGET_OS
-                           , "kernel32", "user32"
-#endif
                            ],
 #ifdef INSTALLING
         include_dirs   = [],