]> granicus.if.org Git - gc/commit
Minor adjustment of libcord visibility fix
authorIvan Maidanski <ivmai@mail.ru>
Mon, 16 Jan 2012 04:42:33 +0000 (08:42 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 16 Jan 2012 07:43:30 +0000 (11:43 +0400)
commitabbafab4892609f7fe8473a43bbb1ac12b648132
tree292c4e189be4d3fc4f5b9c5ca743b4f63be32216
parent57219d6e61094b333a7d46d5b9997a70ddee37ea
Minor adjustment of libcord visibility fix

* cord/cord.am (libcord_la_CPPFLAGS): Do not define CORD_BUILD and
GC_DLL here (same approach as for GC_BUILD).
* cord/cordbscs.c: Include config.h if HAVE_CONFIG_H (for GC_DLL) and
define CORD_BUILD (before including cord.h).
* cord/cordprnt.c: Likewise.
* cord/cordxtra.c: Likewise.
cord/cord.am
cord/cordbscs.c
cord/cordprnt.c
cord/cordxtra.c