summaryrefslogtreecommitdiff
path: root/libmailbox
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>1999-11-16 00:12:53 +0000
committerJeff Bailey <jbailey@gnu.org>1999-11-16 00:12:53 +0000
commit6c15b6c306318bccd2056c1c5965604cc04df6ea (patch)
tree52eff9251e62062a39c18370ce6f8b9ae23a41ee /libmailbox
parenteb0328a047b8eb9bc3a657f804659f5759967d61 (diff)
downloadmailutils-6c15b6c306318bccd2056c1c5965604cc04df6ea.tar.gz
mailutils-6c15b6c306318bccd2056c1c5965604cc04df6ea.tar.bz2
Add Ansi2knr handling
Diffstat (limited to 'libmailbox')
-rw-r--r--libmailbox/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmailbox/Makefile.am b/libmailbox/Makefile.am
index 515d6426a..d1954e296 100644
--- a/libmailbox/Makefile.am
+++ b/libmailbox/Makefile.am
@@ -1,5 +1,7 @@
# Use automake to process this file -*-Makefile-*-
+AUTOMAKE_OPTIONS = ../lib/ansi2knr
+
CFLAGS = -Wall -pedantic -g -DTESTING
include_HEADERS = mailbox.h

Return to:

Send suggestions and report system problems to the System administrator.