summaryrefslogtreecommitdiff
path: root/include/config.h.in
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-16 12:58:41 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-16 12:58:41 -0700
commit05e65c3f96d54f7ddbbd0318ad6479011b6f02c6 (patch)
tree9d5cb85bad8416b754ec7696dd5bbd0ea36b7d83 /include/config.h.in
parent1c632ec72c04b7fcc34cefc4809f8e6293ef290a (diff)
downloadliberasurecode-05e65c3f96d54f7ddbbd0318ad6479011b6f02c6.tar.gz
Fix liberasurecode main routines for new API (take 2)
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
index a23e114..c1c8e14 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -127,6 +127,9 @@
*/
#undef LT_OBJDIR
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
/* Name of package */
#undef PACKAGE