projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd39656
)
(AUTOMAKE_OPTIONS): Use ansi2knr so *I* don't
author
Jim Meyering
<jim@meyering.net>
Wed, 19 Nov 1997 15:04:15 +0000
(15:04 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 19 Nov 1997 15:04:15 +0000
(15:04 +0000)
have to convert my hash package to use k&r C.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 8734a6a225665a7d25493e8baef314b059cf619e..3ab2a6daa1ad1dbe69df0231e88fc32dd2837f5b 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-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 \