]> git.ipfire.org Git - thirdparty/fcron.git/commit
better portability: some system can define setenv but not unsetenv
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 May 2008 10:48:34 +0000 (10:48 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 May 2008 10:48:34 +0000 (10:48 +0000)
commit7a5a6d0b9d68694794dcc53fa38f0b5670bf0925
tree33bbf7e5267c161b8701a7d75ab415e33940cede
parent7eb75818fbf173052d758f4271caba6d933bd215
better portability: some system can define setenv but not unsetenv
use AC_SEARCH_LIB to simplify code
configure.in