OBATA Akio
d3b49e3ec5
Change to dclare `strlcat` and `strlcpy` conditionally
...
They should be declared only for the case missing.
Current prototype signatures should be for suppliment implementations
in TDE core library.
It may differ than platform builtin one, 3rd argment is `size_t',
so it cause prototype mismatch for the case `size_t` != `unsigned long`.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko
9f6b1118bc
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ed71acf6dc
Fix detection whether the system is big endian
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
182234c826
cmake: Move test for stdint.h to common tests
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
af4c1177b4
Add tde_setup_architecture_flags( ) to ConfigureChecks
10 years ago
Slávek Banko
354555a2b8
Added OpenSLP support to CMake
12 years ago
Darrell Anderson
d8cc9f127a
Add cmake support for WITH_GCC_VISIBILITY.
12 years ago
samelian
3467e6464b
[kdenetwork/kppp] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
ac87680632
[kdenetwork/kopete] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago