]> git.saurik.com Git - apt.git/blobdiff - buildlib/config.h.in
* doc/examples/configure-index:
[apt.git] / buildlib / config.h.in
index 961dc4261308c389f52b0675bf78310ed73f5737..8a65a229a47065b1075fb2be80989c65b0cc08fe 100644 (file)
@@ -16,6 +16,9 @@
 /* The number of bytes in a unsigned short.  */
 #undef SIZEOF_SHORT
 
+/* Define if we have the timegm() function */
+#undef HAVE_TIMEGM
+
 /* These two are used by the statvfs shim for glibc2.0 and bsd */
 /* Define if we have sys/vfs.h */
 #undef HAVE_VFS_H