1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 03:51:30 +02:00

(AUTOMAKE_OPTIONS): Use ansi2knr so *I* don't

have to convert my hash package to use k&r C.
This commit is contained in:
Jim Meyering
1997-11-19 15:04:15 +00:00
parent 68c59ca300
commit 1110f5f335
+3
View File
@@ -1,4 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
AUTOMAKE_OPTIONS = ../src/ansi2knr
noinst_LIBRARIES = libfu.a
EXTRA_DIST = chown.c getgroups.c getline.c lstat.c malloc.c mktime.c \