aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan-handler.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-06-17 14:11:23 +0000
committerWerner Koch <[email protected]>2013-06-17 14:14:10 +0000
commitf88eb9e98f491b503f46c7d995c9651f1e46b9e9 (patch)
tree497859bf451e605d914ec5fca0f3eb4e34e94613 /src/assuan-handler.c
parentSupport building for w64. (diff)
downloadlibassuan-f88eb9e98f491b503f46c7d995c9651f1e46b9e9.tar.gz
libassuan-f88eb9e98f491b503f46c7d995c9651f1e46b9e9.zip
Add hack to have different names for 64 bit Windows DLLs.
* ltmain.sh: Prefix the SO number for W64 with a "6". -- We need to stick to libtool 2.4.2 anyway, thus we take the easy way and hack libtool instead of adding "-release 6" to the Makefile. This also avoids an extra dash before the 6 and thus yields a prettier name than the one produced by the -release option. The header files and def files are supposed to be identical for w32 and w64 thus we don't need to do any special code for them. Having a different namespace for 64 bit DLLs is such a good idea that I hope this or a similar feature will be provided by future libtool versions.
Diffstat (limited to 'src/assuan-handler.c')
0 files changed, 0 insertions, 0 deletions