aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2019-12-06 12:27:23 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-12-06 12:27:23 -0500
commit64551ae0434176b19d4abf908eee08e75890dfb6 (patch)
tree6e7c9d34a9575fe09fc0145aa848ce830cd9df04 /config.h.in
parentae93deb9b1f4c83addd90e49af35543ce0c23a38 (diff)
downloadspmc-64551ae0434176b19d4abf908eee08e75890dfb6.tar.gz
Cummulative work
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 0000000..cedd8a4
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,6 @@
+#ifndef SPM_CONFIG_IN_H
+#define SPM_CONFIG_IN_H
+
+#cmakedefine HAVE_STRSEP 1
+
+#endif //SPM_CONFIG_IN_H