summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>2004-07-19 21:36:46 +0000
committerThomas Glanzmann <sithglan@stud.uni-erlangen.de>2004-07-19 21:36:46 +0000
commitb125c58c0075433bc4d4c6d6013a81eddc47b0c9 (patch)
tree4865f5d0da49699011e71d59c4165aa814e68b23 /Makefile.am
parent18860a2196e76e2541212edd4544d1e5f66e8d74 (diff)
Fix IMAP breakage.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 38499f7f..4deadb0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,7 +55,7 @@ DEFS=-DPKGDATADIR=\"$(pkgdatadir)\" -DSYSCONFDIR=\"$(sysconfdir)\" \
INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) -Iintl
-CPPFLAGS=@CPPFLAGS@ -I$(includedir) -D_FILE_OFFSET_BITS=64
+CPPFLAGS=@CPPFLAGS@ -I$(includedir)
EXTRA_mutt_SOURCES = account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \