From d95e2439d5b966e4b220761796ff7f700fba0b80 Mon Sep 17 00:00:00 2001 From: cvs2svn <> Date: Thu, 24 Oct 2002 23:31:48 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'drow-cplus- merge-20021025'. Sprout from drow-cplus-branch 2002-10-03 19:08:54 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'drow-cplus-' Cherrypick from master 2002-10-24 23:31:47 UTC Hans-Peter Nilsson ' * configure.in (i[3456]86-*-linux*): Add check to disable': ChangeLog configure.in include/ChangeLog include/elf/ChangeLog include/elf/sh.h include/getopt.h include/opcode/ChangeLog include/opcode/cgen.h --- include/getopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/getopt.h') diff --git a/include/getopt.h b/include/getopt.h index 0c6470b3d..da09cee3b 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -108,7 +108,7 @@ struct option #if !HAVE_DECL_GETOPT #if defined (__GNU_LIBRARY__) || defined (HAVE_DECL_GETOPT) /* Many other libraries have conflicting prototypes for getopt, with - differences in the consts, in stdlib.h. To avoid compilation + differences in the consts, in unistd.h. To avoid compilation errors, only prototype getopt for the GNU C library. */ extern int getopt (int argc, char *const *argv, const char *shortopts); #else -- cgit v1.2.3