| # | Line 3 | Line 3 | |
|---|---|---|
| 3 | /* Define if building universal (internal helper macro) */ | |
| 4 | #undef AC_APPLE_UNIVERSAL_BUILD | |
| 5 | ||
| 6 | + | /* Define if SSP C support is enabled. */ |
| 7 | + | #undef ENABLE_SSP_CC |
| 8 | + | |
| 9 | /* Define to 1 if you have the <dlfcn.h> header file. */ | |
| 10 | #undef HAVE_DLFCN_H | |
| 11 | ||
| # | Line 42 | Line 45 | |
| 45 | /* Define to the sub-directory where libtool stores uninstalled libraries. */ | |
| 46 | #undef LT_OBJDIR | |
| 47 | ||
| 48 | + | /* Define to disable assert() statements. */ |
| 49 | + | #undef NDEBUG |
| 50 | + | |
| 51 | /* Name of package */ | |
| 52 | #undef PACKAGE | |
| 53 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |