Commit Graph

210 Commits (68dbfcd9e75f692588666a06bd2a205f80c711d3)

Author SHA1 Message Date
Török Edvin e3c912e174 add missing file 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 17 years ago
Török Edvin 37e6472959 more unit tests for js normalizer 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Török Edvin 71a282f021 AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS. 17 years ago
Török Edvin 2565ef493a fix attribute packed handling. 17 years ago
Török Edvin c47e43ce35 testcase for bb #890. 17 years ago
Török Edvin bc33dd4ce8 fix typo that caused 'make tags' to fail. 17 years ago
Török Edvin 549db571c7 use LDADD, and add @THREAD_LIBS@ last. This way it works on both Linux and OpenBSD. 17 years ago
Török Edvin 0d92372ec6 OpenBSD uses -pthread, we explicitly need to add @THREAD_LIBS@ to linker line. 17 years ago
Tomasz Kojm fe473bcb07 add initial support for unit tests 17 years ago