Allows static libraries and DLLs to be built without having to do a 'make clean' in between on Cygwin and MinGW targets. The Cygwin build still crashes when SHARED_LIBRARIES = YES though, loading Com.dll seems to cause the problem.
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
# CONFIG_SITE.Common.win32-x86-mingw
|
|
#
|
|
# $Revision-Id$
|
|
#
|
|
# Site Specific definitions for win32-x86-mingw target
|
|
|
|
# If readline is not installed comment the following line
|
|
# to omit command-line editing and history support
|
|
#COMMANDLINE_LIBRARY = READLINE
|
|
|