/[autoconf]/autoconf/lib/freeze.mk
ViewVC logotype

Diff of /autoconf/lib/freeze.mk

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

revision 1.4 by akim, Mon Mar 4 15:08:24 2002 UTC revision 1.5 by eggert, Sat Apr 20 06:09:02 2002 UTC
# Line 1  Line 1 
1  ## Freeze M4 files.  ## Freeze M4 files.
2    
3  ## Copyright 2002 Free Software Foundation, Inc.  ## Copyright (C) 2002 Free Software Foundation, Inc.
4  ##  ##
5  ## This program is free software; you can redistribute it and/or modify  ## 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  ## it under the terms of the GNU General Public License as published by
# Line 20  Line 20 
20  SUFFIXES = .m4 .m4f  SUFFIXES = .m4 .m4f
21    
22  # Do not use AUTOM4TE here, since Makefile.maint (my-distcheck)  # Do not use AUTOM4TE here, since Makefile.maint (my-distcheck)
23  # checks if we are independant of Autoconf by defining AUTOM4TE (and  # checks if we are independent of Autoconf by defining AUTOM4TE (and
24  # others) to `false'.  But we _ship_ tests/autom4te, so it doesn't  # others) to `false'.  But we _ship_ tests/autom4te, so it doesn't
25  # apply to us.  # apply to us.
26  MY_AUTOM4TE = $(top_builddir)/tests/autom4te  MY_AUTOM4TE = $(top_builddir)/tests/autom4te

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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