/[m4]/m4/lib/getopt.c
ViewVC logotype

Diff of /m4/lib/getopt.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jbailey, Thu Feb 17 03:03:19 2000 UTC revision 1.1.1.1.2.1 by gary, Sun May 1 11:54:12 2005 UTC
# Line 3  Line 3 
3     "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu     "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu
4     before changing it!     before changing it!
5    
6     Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94     Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994
7          Free Software Foundation, Inc.     Free Software Foundation, Inc.
8    
9     This program is free software; you can redistribute it and/or modify it     This program is free software; you can redistribute it and/or modify
10     under the terms of the GNU General Public License as published by the     it under the terms of the GNU General Public License as published by
11     Free Software Foundation; either version 2, or (at your option) any     the Free Software Foundation; either version 2 of the License, or
12     later version.     (at your option) any later version.
13    
14     This program is distributed in the hope that it will be useful,     This program is distributed in the hope that it will be useful,
15     but WITHOUT ANY WARRANTY; without even the implied warranty of     but WITHOUT ANY WARRANTY; without even the implied warranty of
# Line 18  Line 18 
18    
19     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License
20     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
21     Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22       02110-1301  USA
23    */
24    
25  /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.  /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
26     Ditto for AIX 3.2 and <stdlib.h>.  */     Ditto for AIX 3.2 and <stdlib.h>.  */
27  #ifndef _NO_PROTO  #ifndef _NO_PROTO

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26