summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-06-29 19:50:50 +0000
committerWerner Koch <wk@gnupg.org>1999-06-29 19:50:50 +0000
commitbba3511df4c794edc15fabfab76ce1f172c159f9 (patch)
treeeb48f7140893c9ffd13f7e85abc4596a6498d972 /Makefile.am
parentb82ec51ba3b31641b777fccd9ea5f01cefa0ea91 (diff)
downloadlibgcrypt-bba3511df4c794edc15fabfab76ce1f172c159f9.tar.gz
See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner Koch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index a16cc055..b07b909f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,10 @@
## Process this file with automake to produce Makefile.in
-#if COMPILE_LIBGCRYPT
-#gcrypt = gcrypt
-#else
+if COMPILE_LIBGCRYPT
+gcrypt = gcrypt
+else
gcrypt =
-#endif
+endif
SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks ${gcrypt}
EXTRA_DIST = VERSION PROJECTS BUGS