/[cvs]/ccvs/configure
ViewVC logotype

Diff of /ccvs/configure

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

revision 1.428.2.2 by dprice, Fri Oct 28 02:35:39 2005 UTC revision 1.428.2.3 by dprice, Fri Oct 28 15:56:50 2005 UTC
# Line 5655  echo "${ECHO_T}no" >&6 Line 5655  echo "${ECHO_T}no" >&6
5655  fi  fi
5656    
5657  if test x"$GPG" != xgpg; then  if test x"$GPG" != xgpg; then
5658      # The GPG on at least one of my FreeBSD 4.11 test systems fails to run
5659      # because libintl is missing.
5660      if $GPG --version >/dev/null 2>&1; then :; else
5661        # GPG is broken.  Pretend it isn't there.
5662        { echo "$as_me:$LINENO: WARNING: GPG is installed as \`$GPG', but is broken.  Ignoring it." >&5
5663    echo "$as_me: WARNING: GPG is installed as \`$GPG', but is broken.  Ignoring it." >&2;}
5664        GPG=gpg
5665      fi
5666    fi
5667    if test x"$GPG" != xgpg; then
5668    
5669  cat >>confdefs.h <<\_ACEOF  cat >>confdefs.h <<\_ACEOF
5670  #define HAVE_OPENPGP 1  #define HAVE_OPENPGP 1

Legend:
Removed from v.1.428.2.2  
changed lines
  Added in v.1.428.2.3

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