summaryrefslogtreecommitdiff
path: root/xdelta1/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'xdelta1/config.h.in')
-rwxr-xr-xxdelta1/config.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/xdelta1/config.h.in b/xdelta1/config.h.in
new file mode 100755
index 0000000..c966e83
--- /dev/null
+++ b/xdelta1/config.h.in
@@ -0,0 +1,10 @@
1/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if you have the ANSI C header files. */
4#undef STDC_HEADERS
5
6/* Define if you can safely include both <sys/time.h> and <time.h>. */
7#undef TIME_WITH_SYS_TIME
8
9/* Define if you have the gettimeofday function. */
10#undef HAVE_GETTIMEOFDAY