commit | 1a1b4c0a42c52c248e82742af833e47539e7e5d3 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Jun 28 22:28:51 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Jun 28 22:28:51 2013 -0700 |
tree | 0e79be88a1cac5f85aae76d4b2d0a0849f2daf30 | |
parent | 2275e60e9f7e795a28029d9df5dc25329486a87e [diff] [blame] |
Added AM_PROG_CC_C_O to configure.ac
diff --git a/config.h.in b/config.h.in index 6568eba..53e0af8 100644 --- a/config.h.in +++ b/config.h.in
@@ -15,6 +15,9 @@ /* 1 if have the `std::shared_ptr' class. */ #undef HAVE_STD_SHARED_PTR +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT