#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2006-07-09.11
+scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
+2006-10-16 Karl Berry <karl@gnu.org>
+
+ * hello.c (main): compare getopt_long result to -1, not EOF, since
+ EOF might not be -1. Use NULL instead of (int *)0. Both
+ suggestions from Eric Blake.
+
2006-08-29 Karl Berry <karl@gnu.org>
* hello.c (main) <--help output>: say that translators should add