| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1540 2012-09-29 20:03:55Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1642 2012-11-04 19:23:28Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.1. |
| 5 |
|
# |
| 14375 |
|
fi |
| 14376 |
|
|
| 14377 |
|
if test "$debugging" = "yes" ; then |
| 14378 |
– |
|
| 14379 |
– |
$as_echo "#define DEBUG 1" >>confdefs.h |
| 14380 |
– |
|
| 14378 |
|
CFLAGS="-Wall -g -O0" |
| 14382 |
– |
else |
| 14383 |
– |
|
| 14384 |
– |
$as_echo "#define NDEBUG 1" >>confdefs.h |
| 14385 |
– |
|
| 14379 |
|
fi |
| 14380 |
|
|
| 14381 |
|
|