OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[pf3gnuchains/gcc-fork.git]
/
gnattools
/
configure.ac
diff --git
a/gnattools/configure.ac
b/gnattools/configure.ac
index
965dc8e
..
bb767de
100644
(file)
--- a/
gnattools/configure.ac
+++ b/
gnattools/configure.ac
@@
-1,9
+1,9
@@
# Configure script for libada.
# Configure script for libada.
-# Copyright 2003, 2004 Free Software Foundation, Inc.
+# Copyright 2003, 2004
, 2009
Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version
2
of the License, or
+# the Free Software Foundation; either version
3
of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
@@
-12,8
+12,8
@@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program;
if not, write to the Free Softwar
e
-#
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
.
+# along with this program;
see the file COPYING3. If not se
e
+#
<http://www.gnu.org/licenses/>
.
sinclude(../config/acx.m4)
sinclude(../config/override.m4)
sinclude(../config/acx.m4)
sinclude(../config/override.m4)
@@
-156,6
+156,13
@@
esac
# From user or toplevel makefile.
AC_SUBST(ADA_CFLAGS)
# From user or toplevel makefile.
AC_SUBST(ADA_CFLAGS)
+AC_PROG_CC
+warn_cflags=
+if test "x$GCC" = "xyes"; then
+ warn_cflags='$(GCC_WARN_CFLAGS)'
+fi
+AC_SUBST(warn_cflags)
+
# Output: create a Makefile.
AC_CONFIG_FILES([Makefile])
# Output: create a Makefile.
AC_CONFIG_FILES([Makefile])