Remove posix/regex.h
Showing
1 changed file
with
2 additions
and
2 deletions
1 | ## Process this file with GNU Automake to create Makefile.in | 1 | ## Process this file with GNU Automake to create Makefile.in |
2 | 2 | ||
3 | ## Copyright (C) 2002 Free Software Foundation, Inc. | 3 | ## Copyright (C) 2002, 2005 Free Software Foundation, Inc. |
4 | ## | 4 | ## |
5 | ## GNU Mailutils is free software; you can redistribute it and/or | 5 | ## GNU Mailutils is free software; you can redistribute it and/or |
6 | ## modify it under the terms of the GNU General Public License as | 6 | ## modify it under the terms of the GNU General Public License as |
... | @@ -22,4 +22,4 @@ AUTOMAKE_OPTIONS=no-dependencies | ... | @@ -22,4 +22,4 @@ AUTOMAKE_OPTIONS=no-dependencies |
22 | gnudir = $(pkgincludedir)/gnu | 22 | gnudir = $(pkgincludedir)/gnu |
23 | EXTRA_HEADERS = | 23 | EXTRA_HEADERS = |
24 | gnu_HEADERS = @GNU_INCLS@ | 24 | gnu_HEADERS = @GNU_INCLS@ |
25 | DISTCLEANFILES = getopt.h argp.h regex.h posix/regex.h | 25 | DISTCLEANFILES = getopt.h argp.h regex.h | ... | ... |
-
Please register or sign in to post a comment