ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/setup.h.in
(Generate patch)

Comparing hopm/trunk/src/setup.h.in (file contents):
Revision 5266 by michael, Thu Jan 1 18:49:40 2015 UTC vs.
Revision 6105 by michael, Thu Jun 11 12:45:27 2015 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)