libaacs | branch: master | npzacs <npz...@gmail.com> | Wed Nov 27 09:47:03 2013 +0200| [9c313f6ba978c67cf40347d6d6ff27730169521c] | committer: npzacs
Restore HAVE_LIBGPG_ERROR to config.h > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=9c313f6ba978c67cf40347d6d6ff27730169521c --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 1f851fb..4193401 100644 --- a/configure.ac +++ b/configure.ac @@ -157,6 +157,7 @@ else GPG_ERROR_LIBS=`$GPG_ERROR_CONFIG --libs` AC_SUBST(GPG_ERROR_CFLAGS) AC_SUBST(GPG_ERROR_LIBS) + AC_DEFINE(HAVE_LIBGPG_ERROR, 1, [Define to 1 if you have the gpg-error library]) fi CC_CHECK_CFLAGS_APPEND([-Wall -Wdisabled-optimization -Wpointer-arith ]dnl _______________________________________________ libaacs-devel mailing list libaacs-devel@videolan.org https://mailman.videolan.org/listinfo/libaacs-devel