diff options
author | Roberto Bagnara <bagnara@cs.unipr.it> | 2005-07-11 06:32:37 +0000 |
---|---|---|
committer | Roberto Bagnara <bagnara@cs.unipr.it> | 2005-07-11 06:32:37 +0000 |
commit | fe2956cf73a21273542a5c33e9329eb6f725dd67 (patch) | |
tree | 3e536adfcf32979fc499298c9f8e2248b61d2a4e /compile | |
parent | af7f4d37336cb06fabd53084bfb7770c5136fd52 (diff) | |
download | ppl-fe2956cf73a21273542a5c33e9329eb6f725dd67.tar.gz ppl-fe2956cf73a21273542a5c33e9329eb6f725dd67.tar.bz2 ppl-fe2956cf73a21273542a5c33e9329eb6f725dd67.zip |
Updated from Automake 1.9.6.
Diffstat (limited to 'compile')
-rwxr-xr-x | compile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # Wrapper for compilers which do not understand `-c -o'. -scriptversion=2005-02-03.08 +scriptversion=2005-05-14.22 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. @@ -18,7 +18,7 @@ scriptversion=2005-02-03.08 # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a |