summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2023-01-14 11:49:32 +0100
committerXavier Roche <roche@httrack.com>2023-01-14 15:12:07 +0100
commit78df0864a76d1543e8c97df75f125424a8e97250 (patch)
tree9502d67c3f20b1eac5c7860c9f151c048ce2b901 /config.h.in
parentf29275ccf45ff990d1de2290c48b98d85c28d98e (diff)
Do not use ftime (deprecated)
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 98ea4fe..e124796 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,9 +3,6 @@
/* Check for dlopen in c */
#undef DLLIB
-/* Check for ftime */
-#undef FTIME
-
/* Define if pointers to integers require aligned access */
#undef HAVE_ALIGNED_ACCESS_REQUIRED