summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-08-07 08:31:31 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-08-07 08:31:31 +0000
commitd98e3dc3ddce071a909345283eb703c923d8943d (patch)
tree4a0627fbb3ec042bd933e004a84a871f72af9e25 /imap
parenteb26a78996ccfe4a6a14112974b6c8c183866fb4 (diff)
Cross compilation patches from RĂ¼diger Kuhlmann
<ruediger.kuhlmann@stud.uni-karlsruhe.de>.
Diffstat (limited to 'imap')
-rw-r--r--imap/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap/Makefile.am b/imap/Makefile.am
index c049fae0..efb97def 100644
--- a/imap/Makefile.am
+++ b/imap/Makefile.am
@@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in
+AR=@AR@
+
AUTOMAKE_OPTIONS = foreign
if USE_GSS