diff options
author | Werner Koch <[email protected]> | 2001-01-18 10:47:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-01-18 10:47:48 +0000 |
commit | f408930cc067ae3150a679bc890d0559c0bc8df5 (patch) | |
tree | 6cd64dd288ab91329948c72f52862186625549f0 /configure.in | |
parent | Does now compile under MingW32/CPD 0.3 (diff) | |
download | gpgme-f408930cc067ae3150a679bc890d0559c0bc8df5.tar.gz gpgme-f408930cc067ae3150a679bc890d0559c0bc8df5.zip |
Nicer W32 installation support
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 79239a7a..9eb81d16 100644 --- a/configure.in +++ b/configure.in @@ -24,8 +24,6 @@ AC_SUBST(LIBGPGME_LT_AGE) AC_SUBST(LIBGPGME_LT_REVISION) -AM_MAINTAINER_MODE - dnl dnl Checks for programs dnl |