]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Change ordering of libraries to check for POSIX regular expression support.
authorAndres Mejia <amejia004@gmail.com>
Sat, 2 Feb 2013 04:54:33 +0000 (23:54 -0500)
committerAndres Mejia <amejia004@gmail.com>
Sat, 2 Feb 2013 04:54:33 +0000 (23:54 -0500)
commit01c218d03772aae777bb45e9157087a3d0c49d3b
tree887f8517f55208a2cbfde1cce43ac5ae9700a219
parente8c8ec110b7b06e8615118c296300b9457c7d5d1
Change ordering of libraries to check for POSIX regular expression support.

New ordering is now LIBC followed by LIBREGEX followed by LIBPCREPOSIX.
CMakeLists.txt