summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2001-04-16 00:09:23 +0000
committerAlain Magloire <alainm@gnu.org>2001-04-16 00:09:23 +0000
commitdc128166aa0ed44a19eeedbe5cf2a9881dfe05f8 (patch)
tree617791f88cd1865b1c4dd53ad22d00434b86228b /frm
parentd89c8a52209e5ba166808ae5f1edf3dae974a5e4 (diff)
downloadmailutils-dc128166aa0ed44a19eeedbe5cf2a9881dfe05f8.tar.gz
mailutils-dc128166aa0ed44a19eeedbe5cf2a9881dfe05f8.tar.bz2
Remove -DTESTING macro.
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index 945a7719a..ac35dee7b 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -1,4 +1,5 @@
-CFLAGS = -Wall -pedantic -g -DTESTING
+AUTOMAKE_OPTIONS = ../lib/ansi2knr
+CFLAGS = -Wall -pedantic -g
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
bin_PROGRAMS = frm

Return to:

Send suggestions and report system problems to the System administrator.