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

Diff of /autoconf/Makefile.am

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

revision 1.76 by akim, Fri Dec 14 17:58:07 2001 UTC revision 1.77 by akim, Thu Jan 24 17:30:59 2002 UTC
# Line 1  Line 1 
1  ## Process this file with automake to create Makefile.in. -*-Makefile-*-  ## Process this file with automake to create Makefile.in. -*-Makefile-*-
2    
3  ## Makefile for Autoconf.  ## Makefile for Autoconf.
4  ## Copyright 1999, 2000, 2001 Free Software Foundation, Inc.  ## Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
5    
6  ## This program is free software; you can redistribute it and/or modify  ## 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  ## it under the terms of the GNU General Public License as published by
# Line 18  Line 18 
18  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19  ## 02111-1307, USA.  ## 02111-1307, USA.
20    
21  AUTOMAKE_OPTIONS = check-news 1.5 dist-bzip2 readme-alpha  AUTOMAKE_OPTIONS = check-news 1.5b dist-bzip2 readme-alpha
22    
23  SUBDIRS = . lib bin config man doc tests  SUBDIRS = . lib bin config man doc tests
24    
25  ## There is currently no means with Automake not to run aclocal.  ACLOCAL_AMFLAGS = -I config
 ACLOCAL_AMFLAGS = --version >/dev/null && touch aclocal.m4  
26    
27  EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \  EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
28               BUGS \               BUGS \
29               GNUmakefile Makefile.maint               GNUmakefile Makefile.maint
30    
 # Automake is unable to look into our special aclocal.m4...  
 AMTAR = @AMTAR@  
 AWK   = @AWK@  
   
31  MAINTAINERCLEANFILES = COPYING INSTALL  MAINTAINERCLEANFILES = COPYING INSTALL
32    
33  ## -------------------- ##  ## -------------------- ##

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

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