summaryrefslogtreecommitdiff
path: root/arscan.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-03-05 05:55:11 +0000
committerPaul Smith <psmith@gnu.org>1999-03-05 05:55:11 +0000
commitc8c70000ca3f40596435372138cea7761395afb8 (patch)
treeeafdc0668a04d95c8901d349f545ffdcab0f7138 /arscan.c
parentdd9e6aca871f39f2eae7de45081f0cdc089675f9 (diff)
downloadmake-c8c70000ca3f40596435372138cea7761395afb8.tar.gz
* Update FSF address info in copyright notices.
* Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive.
Diffstat (limited to 'arscan.c')
-rw-r--r--arscan.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arscan.c b/arscan.c
index 09d01ad5..5c4a48f4 100644
--- a/arscan.c
+++ b/arscan.c
@@ -13,7 +13,8 @@ GNU General Public License for more details.
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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+USA. */
#include "make.h"