| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #! /bin/sh | |
| 2 | < | # From configure.ac Id: configure.ac 1010 2009-09-17 17:06:11Z michael . |
| 2 | > | # From configure.ac Id: configure.ac 1015 2009-10-25 00:08:06Z 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 | # | |
| # | Line 13553 | Line 13553 | fi | |
| 13553 | ||
| 13554 | $as_echo "#define DEBUG 1" >>confdefs.h | |
| 13555 | ||
| 13556 | < | CFLAGS="$CFLAGS -Wall -Werror -g -O0" |
| 13556 | > | CFLAGS="-Wall -g -O0" |
| 13557 | else | |
| 13558 | ||
| 13559 | $as_echo "#define NDEBUG 1" >>confdefs.h | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |