Mercurial > sdl-ios-xcode
comparison ltconfig @ 437:5602f069ccb2
Fixed building Windows DLL with latest native Cygwin tools
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 17 Aug 2002 17:21:04 +0000 |
parents | 469d5c0da01d |
children | 844addcf125e |
comparison
equal
deleted
inserted
replaced
436:3691cc3e14b3 | 437:5602f069ccb2 |
---|---|
184 # All known linkers require a `.a' archive for static linking (except M$VC, | 184 # All known linkers require a `.a' archive for static linking (except M$VC, |
185 # which needs '.lib'). | 185 # which needs '.lib'). |
186 enable_static=yes | 186 enable_static=yes |
187 enable_fast_install=yes | 187 enable_fast_install=yes |
188 enable_dlopen=unknown | 188 enable_dlopen=unknown |
189 enable_win32_dll=no | 189 enable_win32_dll=yes |
190 ltmain= | 190 ltmain= |
191 silent= | 191 silent= |
192 srcdir= | 192 srcdir= |
193 ac_config_guess= | 193 ac_config_guess= |
194 ac_config_sub= | 194 ac_config_sub= |