/[anubis]/anubis/configure.ac
ViewVC logotype

Diff of /anubis/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by polak, Wed Aug 27 21:15:13 2003 UTC revision 1.29 by polak, Thu Aug 28 09:08:09 2003 UTC
# Line 147  AC_ARG_WITH(gpgme, Line 147  AC_ARG_WITH(gpgme,
147  if test "$with_gpgme" = "no"; then  if test "$with_gpgme" = "no"; then
148   AC_DEFINE(NOGPG, 1, [Define to 1 if NOGPG is requested.])   AC_DEFINE(NOGPG, 1, [Define to 1 if NOGPG is requested.])
149  else  else
150     AM_PATH_GPGME([0.3.15], with_gpgme=yes, with_gpgme=no)
151   AC_CHECK_LIB(gpgme, main,, with_gpgme=no)   AC_CHECK_LIB(gpgme, main,, with_gpgme=no)
152  fi  fi
153  if test "$with_gpgme" = "no"; then  if test "$with_gpgme" = "no"; then

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26