summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-01-12 15:22:45 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-01-12 15:22:45 (GMT)
commit6d0622c0bb8f0e52589c82252f2cc1eb847ad9bf (patch)
treecbb87d3447f0972fe61d7db8454804035d4f1184 /config.h.in
parent9e7e73725c20fbc95dccd9c1477a4d7c907be321 (diff)
downloaduscxml-6d0622c0bb8f0e52589c82252f2cc1eb847ad9bf.zip
uscxml-6d0622c0bb8f0e52589c82252f2cc1eb847ad9bf.tar.gz
uscxml-6d0622c0bb8f0e52589c82252f2cc1eb847ad9bf.tar.bz2
Started to fix Windows compilation issues
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 4bd5a5a..333b8a0 100644
--- a/config.h.in
+++ b/config.h.in
@@ -56,4 +56,7 @@
#cmakedefine SWI_FOUND
#cmakedefine OPENSCENEGRAPH_FOUND
+/** Header files we found */
+#cmakedefine HAS_UNISTD_H
+
#endif \ No newline at end of file