summaryrefslogtreecommitdiff
path: root/movemail/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-04-26 11:55:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-04-26 11:55:59 +0000
commit4bacbfc27716d7323175f3aabd7ac8a9005270dc (patch)
treeb59bf1724c20bee7a8695dcbe17ffb125833ba3e /movemail/Makefile.am
parent6b9db9e915e70ca34e42c635a471c50a8f6bd752 (diff)
downloadmailutils-4bacbfc27716d7323175f3aabd7ac8a9005270dc.tar.gz
mailutils-4bacbfc27716d7323175f3aabd7ac8a9005270dc.tar.bz2
(AM_CPPFLAGS): Removed
Diffstat (limited to 'movemail/Makefile.am')
-rw-r--r--movemail/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/movemail/Makefile.am b/movemail/Makefile.am
index ed021618e..5e4a6dca0 100644
--- a/movemail/Makefile.am
+++ b/movemail/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+## Copyright (C) 1999, 2000, 2001, 2002, 2006 Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
@@ -19,7 +19,6 @@
INCLUDES = @MU_COMMON_INCLUDES@ @INTLINCS@ @MU_AUTHINCS@
bin_PROGRAMS = movemail
-AM_CPPFLAGS = -DGNULIB_ARGP_EXTERN_BASENAME=1
movemail_LDADD = \
../lib/libmuaux.la\

Return to:

Send suggestions and report system problems to the System administrator.