/[bison]/bison/configure.in
ViewVC logotype

Diff of /bison/configure.in

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

revision 1.46 by akim, Mon Nov 26 09:35:38 2001 UTC revision 1.47 by akim, Fri Nov 30 14:25:16 2001 UTC
# Line 1  Line 1 
1  # Configure template for GNU Bison.                   -*-Autoconf-*-  # Configure template for GNU Bison.                   -*-Autoconf-*-
2  #  #
3    # Copyright 2001  Free Software Foundation, Inc.
4    #
5  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
6  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
7  # the Free Software Foundation; either version 2 of the License, or  # the Free Software Foundation; either version 2 of the License, or
# Line 64  if test "${enableval}" = yes; then Line 66  if test "${enableval}" = yes; then
66    BISON_WARNING(-Wshadow)    BISON_WARNING(-Wshadow)
67    BISON_WARNING(-Wstrict-prototypes)    BISON_WARNING(-Wstrict-prototypes)
68    BISON_WARNING(-Wwrite-strings)    BISON_WARNING(-Wwrite-strings)
69    CFLAGS="$CFLAGS $WARNING_CFLAGS"    BISON_WARNING(-Werror)
70  fi  fi
71    
72  # Checks for libraries.  # Checks for libraries.

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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