/[autoconf]/autoconf/Makefile.cfg
ViewVC logotype

Diff of /autoconf/Makefile.cfg

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

revision 1.2 by akim, Wed Aug 20 06:29:55 2003 UTC revision 1.3 by akim, Fri Aug 22 13:57:21 2003 UTC
# Line 1  Line 1 
1  # -*- makefile -*-  # Customize Makefile.maint for Autoconf.            -*- makefile -*-
2  ## Customize Makefile.maint.  # Copyright (C) 2003 Free Software Foundation, Inc.
3    
4    # This program is free software; you can redistribute it and/or modify
5    # it under the terms of the GNU General Public License as published by
6    # the Free Software Foundation; either version 2, or (at your option)
7    # any later version.
8    
9    # This program is distributed in the hope that it will be useful,
10    # but WITHOUT ANY WARRANTY; without even the implied warranty of
11    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12    # GNU General Public License for more details.
13    
14    # You should have received a copy of the GNU General Public License
15    # along with this program; if not, write to the Free Software
16    # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
17    # 02111-1307, USA.
18    
19  prev_version_file = $(srcdir)/config/prev-version.txt  prev_version_file = $(srcdir)/config/prev-version.txt
20  move_if_change = $(srcdir)/config/move-if-change  move_if_change = $(srcdir)/config/move-if-change
# Line 33  cvs_files = \ Line 48  cvs_files = \
48    
49  # autom4te-update is defined in Makefile.am.  # autom4te-update is defined in Makefile.am.
50  local_updates = wget-update cvs-update autom4te-update  local_updates = wget-update cvs-update autom4te-update
51    
52    # Tests not to run.
53    local-checks-to-skip ?= \
54      po-check m4-check author_mark_check \
55      strftime-check syntax-check makefile_path_separator_check \
56      makefile-check

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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