Commit 16e7ef8f 16e7ef8f9f6f0f40f842fa41cda62d9413f96b4d by Sergey Poznyakoff

Removed

1 parent 3ab6c431
1 ## Process this file with GNU Automake to create Makefile.in
2
3 ## Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
4 ##
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
7 ## published by the Free Software Foundation; either version 2, or (at
8 ## your option) any later version.
9 ##
10 ## GNU Mailutils is distributed in the hope that it will be useful, but
11 ## WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 ## General Public License for more details.
14 ##
15 ## You should have received a copy of the GNU General Public License
16 ## along with GNU Mailutils; if not, write to the Free Software
17 ## Foundation, Inc.
18 ## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19
20 EXTRA_DIST = \
21 db2.m4 \
22 debug.m4 \
23 enable.m4 \
24 gssapi.m4 \
25 getopt.m4 \
26 guile.m4 \
27 lib.m4 \
28 mu_libobj.m4 \
29 regex.m4 \
30 utmp.m4 \
31 tls.m4 \
32 gsasl.m4\
33 codeset.m4 \
34 gettext.m4 \
35 glibc21.m4 \
36 iconv.m4 \
37 intdiv0.m4 \
38 intmax.m4 \
39 inttypes_h.m4 \
40 inttypes.m4 \
41 inttypes-pri.m4 \
42 isc-posix.m4 \
43 lcmessage.m4 \
44 lib-ld.m4 \
45 lib-link.m4 \
46 lib-prefix.m4 \
47 longdouble.m4 \
48 longlong.m4 \
49 nls.m4 \
50 po.m4 \
51 printf-posix.m4 \
52 progtest.m4 \
53 signed.m4 \
54 size_max.m4 \
55 stdint_h.m4 \
56 uintmax_t.m4 \
57 ulonglong.m4 \
58 wchar_t.m4 \
59 wint_t.m4 \
60 xsize.m4
61