/[mailutils]/mailutils/configure.ac
ViewVC logotype

Diff of /mailutils/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by gray, Thu Aug 29 14:37:26 2002 UTC revision 1.14 by gray, Tue Sep 3 09:32:37 2002 UTC
# Line 1  Line 1 
1  dnl Process this file with autoconf to procude a configure script.  # Configuration for GNU mailutils - a suite of utilities for electronic mail
2  AC_INIT([GNU Mailutils], [0.0.9e], [bug-mailutils@gnu.org])  #
3    # Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
4    #
5    # This program is free software; you can redistribute it and/or modify
6    # it under the terms of the GNU General Public License as published by
7    # the Free Software Foundation; either version 2, or (at your option)
8    # any later version.
9    #
10    # This program is distributed in the hope that it will be useful,
11    # but WITHOUT ANY WARRANTY; without even the implied warranty of
12    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13    # GNU General Public License for more details.
14    #
15    # You should have received a copy of the GNU General Public License
16    # along with this program; if not, write to the Free Software
17    # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18    #
19    
20    AC_INIT([GNU Mailutils], [0.1], [bug-mailutils@gnu.org])
21  AC_CONFIG_SRCDIR([mailbox/mailbox.c])  AC_CONFIG_SRCDIR([mailbox/mailbox.c])
22  AC_CANONICAL_TARGET([])  AC_CANONICAL_TARGET([])
23  AM_INIT_AUTOMAKE  AM_INIT_AUTOMAKE
# Line 509  AC_CONFIG_FILES([Makefile mailutils.spec Line 527  AC_CONFIG_FILES([Makefile mailutils.spec
527   comsat/Makefile   comsat/Makefile
528   mail.local/Makefile   mail.local/Makefile
529   mail.remote/Makefile   mail.remote/Makefile
  mh/Makefile  
530   dotlock/Makefile   dotlock/Makefile
531   ])   ])
532  AC_OUTPUT  AC_OUTPUT

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26