Add a note about updating config.h.

This commit is contained in:
wiz 2003-07-03 15:41:37 +00:00
parent 7245847e34
commit 22b7dfef23

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# $NetBSD: texinfo2netbsd,v 1.1 2003/01/17 15:41:05 wiz Exp $
# $NetBSD: texinfo2netbsd,v 1.2 2003/07/03 15:41:37 wiz Exp $
#
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@ -87,4 +87,6 @@ echo Path: src/gnu/dist/texinfo
echo Vendor: FSF
echo Versiontag: texinfo-X-Y
echo
echo Do not forget to update src/gnu/usr.bin/texinfo/common/config.h!
exit 0