| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 978 2009-08-09 09:47:58Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 982 2009-08-13 22:15:08Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.64 for ircd-hybrid 7.2.4. |
| 5 |
|
# |
| 13600 |
|
fi |
| 13601 |
|
|
| 13602 |
|
if test "$warnings" = "yes" ; then |
| 13603 |
< |
CFLAGS="-Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused" |
| 13603 |
> |
CFLAGS="-Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused -Wundef" |
| 13604 |
|
fi |
| 13605 |
|
|
| 13606 |
|
|