From: Robert Spalek Date: Tue, 15 Jun 2004 09:17:52 +0000 (+0000) Subject: added lizard-safe X-Git-Tag: holmes-import~1047 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=49bbf2f90dd87fbe2887cb7b7e25412bc1e5b074;p=libucw.git added lizard-safe --- diff --git a/lib/Makefile b/lib/Makefile index 04d6ccd9..cd51bb8b 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,7 +10,8 @@ LIBSH_MODS=alloc alloc_str ctmatch db fastbuf fb-file fb-mem lists \ wordsplit str_ctype str_upper str_lower bucket conf object sorter \ finger proctitle ipaccess profile bitsig randomkey \ hashfunc base64 base224 fb-temp fb-mmap fb-printf urlkey \ - partmap fb-limfd fb-buffer mainloop exitstatus runcmd carefulio lizard + partmap fb-limfd fb-buffer mainloop exitstatus runcmd carefulio \ + lizard lizard-safe ifdef CONFIG_OWN_REGEX include lib/regex/Makefile