summaryrefslogtreecommitdiff
path: root/libmu_scm/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-10-17 09:58:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-10-17 09:58:01 +0000
commitb4d38a2527af33374104e68f516ff7df2ed31d1f (patch)
treea852331d0c8fe825b0b2fa4823584cc4e2fd4c14 /libmu_scm/Makefile.am
parent43055e2eeebfc4d7ae936a8ccbf7966d6093bff1 (diff)
downloadmailutils-b4d38a2527af33374104e68f516ff7df2ed31d1f.tar.gz
mailutils-b4d38a2527af33374104e68f516ff7df2ed31d1f.tar.bz2
Removed MAINTAINER_MODE conditionals.
Diffstat (limited to 'libmu_scm/Makefile.am')
-rw-r--r--libmu_scm/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/libmu_scm/Makefile.am b/libmu_scm/Makefile.am
index 91aa15351..6fb53ae7c 100644
--- a/libmu_scm/Makefile.am
+++ b/libmu_scm/Makefile.am
@@ -41,9 +41,5 @@ SUFFIXES=.x .doc
guile-procedures.txt: $(DOT_DOC_FILES)
cat $(DOT_DOC_FILES) > $@
-if MAINTAINER_MODE
-
## Add -MG to make the .x magic work with auto-dep code.
MKDEP = $(CC) -M -MG $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
-
-endif

Return to:

Send suggestions and report system problems to the System administrator.