]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't fail to compile if libpcre not available
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 26 Jul 2012 12:47:03 +0000 (14:47 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 26 Jul 2012 12:47:03 +0000 (14:47 +0200)
commitfe71765869eb2aee64150144a7cfdd057d79317a
tree287170821583aba6dba4e62300fdfbd25f84e6a3
parenta1d54181d6b64ccb6787ca074b9824ad41c548f3
Don't fail to compile if libpcre not available

Libpcre was not silently ignored if it was missing. This patch remove the error
message displayed if libpcre is not available or disabled.
url.c