~ubuntu-branches/ubuntu/maverick/autoconf/maverick

« back to all changes in this revision

Viewing changes to config/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ben Pfaff
  • Date: 2007-01-17 19:57:13 UTC
  • mfrom: (3.1.7 feisty)
  • Revision ID: james.westby@ubuntu.com-20070117195713-n2q7e2pbpu4ezbx7
Tags: 2.61-4
debian/control: Require m4 version 1.4.8 or later.  Thanks to Jim
Paris <jim@jtan.com> for reporting this bug.  Closes: #407385.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Process this file with automake to create Makefile.in -*-Makefile-*-
2
 
 
3
 
## Makefile for Autoconf.
4
 
## Copyright 2001, 2002 Free Software Foundation, Inc.
5
 
 
6
 
## This program is free software; you can redistribute it and/or modify
7
 
## it under the terms of the GNU General Public License as published by
8
 
## the Free Software Foundation; either version 2, or (at your option)
9
 
## any later version.
10
 
 
11
 
## This program is distributed in the hope that it will be useful,
12
 
## but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 
## GNU General Public License for more details.
15
 
 
16
 
## You should have received a copy of the GNU General Public License
17
 
## along with this program; if not, write to the Free Software
18
 
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19
 
## 02111-1307, USA.
20
 
 
21
 
EXTRA_DIST = $(SPECIFIC_MACROS) $(SPECIFIC_TOOLS) \
22
 
              prev-version.txt
23
 
MAINTAINERCLEANFILES = $(GENERIC_TOOLS)
24
 
 
25
 
SPECIFIC_MACROS =                               \
26
 
m4.m4
27
 
 
28
 
GENERIC_TOOLS =                                 \
29
 
config.guess                                    \
30
 
config.sub                                      \
31
 
emacs-comp                                      \
32
 
install-sh                                      \
33
 
mdate-sh                                        \
34
 
missing                                         \
35
 
mkinstalldirs                                   \
36
 
texinfo.tex
37
 
 
38
 
SPECIFIC_TOOLS = move-if-change