diff options
author | Will Andrews <will@FreeBSD.org> | 2002-01-06 06:20:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-01-06 06:20:22 +0000 |
commit | f3171de7e6077f2297972e5effe08badee1e36f3 (patch) | |
tree | 913ef58fa0265a980c478b7264d71951bec76466 /news/newsx | |
parent | 22a1ed809c6346fd2acc2e522d98aa1b8f8aa92c (diff) |
Notes
Diffstat (limited to 'news/newsx')
-rw-r--r-- | news/newsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newsx/Makefile b/news/newsx/Makefile index edc6bf280b5c..72a828bc0cbd 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -55,7 +55,7 @@ post-install: .endif #GNU_CONFIGURE= yes -USE_AUTOCONF= yes +USE_AUTOMAKE_VER=14 MAN1= newsq.1 MAN5= newsx.conf.5 in.hosts.5 |