From 3fbff0142520593f83184e1ca9b409c1494f0061 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 3 Dec 2002 17:36:26 +0000 Subject: [PATCH] (AUTOMAKE_OPTIONS): Remove definition (to ansi2knr) since this package no longer panders to K&R compilers. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index ff542adbda..ad95346f34 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,4 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -AUTOMAKE_OPTIONS = ansi2knr EXTRA_PROGRAMS = chroot df hostid nice pinky stty su uname uptime users who EXTRA_SCRIPTS = nohup -- 2.47.2