diff options
-rw-r--r-- | mpi/ChangeLog | 2 | ||||
-rw-r--r-- | mpi/config.links | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/mpi/ChangeLog b/mpi/ChangeLog index e63c52a04..21695243d 100644 --- a/mpi/ChangeLog +++ b/mpi/ChangeLog @@ -1,5 +1,7 @@ 2003-04-23 David Shaw <[email protected]> + * config.links: Put back proper copyright line. + * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke it again. diff --git a/mpi/config.links b/mpi/config.links index 775572f00..53ffcec8e 100644 --- a/mpi/config.links +++ b/mpi/config.links @@ -1,5 +1,5 @@ # config.links - helper for ../configure -# Copyright (C) 1998-2003 Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001,2002,2003 Free Software Foundation, Inc. # # This file is part of GnuPG. # |