summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-23 16:02:35 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-23 16:02:35 +0000
commit37a31c3b6896985eb02977ccc9d66d4e0bb9ed6e (patch)
tree8ad725daa1d93b844b76d6e4e60e56f584d75547
parent4cc55695e8756ec7a8d9447856130cc7d1e67317 (diff)
downloadmailutils-37a31c3b6896985eb02977ccc9d66d4e0bb9ed6e.tar.gz
mailutils-37a31c3b6896985eb02977ccc9d66d4e0bb9ed6e.tar.bz2
Remove posix/regex.h
-rw-r--r--include/mailutils/gnu/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mailutils/gnu/Makefile.am b/include/mailutils/gnu/Makefile.am
index 25e5217a9..7be9fcb30 100644
--- a/include/mailutils/gnu/Makefile.am
+++ b/include/mailutils/gnu/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 2002 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2005 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
@@ -22,4 +22,4 @@ AUTOMAKE_OPTIONS=no-dependencies
gnudir = $(pkgincludedir)/gnu
EXTRA_HEADERS =
gnu_HEADERS = @GNU_INCLS@
-DISTCLEANFILES = getopt.h argp.h regex.h posix/regex.h
+DISTCLEANFILES = getopt.h argp.h regex.h

Return to:

Send suggestions and report system problems to the System administrator.