libaacs | branch: master | npzacs <[email protected]> | Tue Sep 28 22:16:25 2010 +0300| [8cd2536a90be2caa4d6329ffb0b64ea683cc8430] | committer: npzacs
Check for strerror_r() > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=8cd2536a90be2caa4d6329ffb0b64ea683cc8430 --- configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index ce5b6fe..bd84c34 100644 --- a/configure.ac +++ b/configure.ac @@ -95,6 +95,7 @@ else AC_SUBST(LIBGCRYPT_CFLAGS) AC_SUBST(LIBGCRYPT_LIBS) fi +AC_FUNC_STRERROR_R # function testing for supported compiler options check_cc_options() _______________________________________________ libaacs-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libaacs-devel
