mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
3d43153655
Fix for link failures on boxes with non-gnu compiler. client/Makefile.am: Add a dummy C++ file to client suite to make libtool use a C++ linker: this lets client suite link when using yaSSL and a non-gcc C++ compiler. config/ac-macros/yassl.m4: HAVE_YASSL conditional is used to add dummy C++ file if configured with yaSSL. tests/Makefile.am: Add a dummy C++ file to tests to make libtool use a C++ linker: this lets tests link when using yaSSL and a non-gcc C++ compiler. vio/Makefile.am: Use dummy C++ file if configured with yaSSL only. |
||
---|---|---|
.. | ||
alloca.m4 | ||
character_sets.m4 | ||
check_cpu.m4 | ||
compiler_flag.m4 | ||
ha_archive.m4 | ||
ha_berkeley.m4 | ||
ha_blackhole.m4 | ||
ha_example.m4 | ||
ha_federated.m4 | ||
ha_innodb.m4 | ||
ha_ndbcluster.m4 | ||
ha_tina.m4 | ||
large_file.m4 | ||
misc.m4 | ||
openssl.m4 | ||
readline.m4 | ||
yassl.m4 | ||
zlib.m4 |