summaryrefslogtreecommitdiff
path: root/app/xcompmgr/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-02-18 09:34:48 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-02-18 09:34:48 +0000
commitfdc6befb774390fb99269104127fb5e052234e87 (patch)
treeb0a7dde7fed0c2e8127d91719bbad07929a1b878 /app/xcompmgr/config.h.in
parent818e2747c3c292300ce5f9a921c1fcddefe62fcf (diff)
Update to xcompmgr 1.1.6
Diffstat (limited to 'app/xcompmgr/config.h.in')
-rw-r--r--app/xcompmgr/config.h.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/app/xcompmgr/config.h.in b/app/xcompmgr/config.h.in
index 86834a99f..b12a10efd 100644
--- a/app/xcompmgr/config.h.in
+++ b/app/xcompmgr/config.h.in
@@ -1,18 +1,8 @@
/* config.h.in. Generated from configure.ac by autoheader. */
-/* Define to 1 if you have the `gettimeofday' function. */
-#undef HAVE_GETTIMEOFDAY
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the `localtime_r' function. */
-#undef HAVE_LOCALTIME_R
-
-/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
- to 0 otherwise. */
-#undef HAVE_MALLOC
-
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -31,9 +21,6 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
@@ -70,14 +57,5 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
-#undef TIME_WITH_SYS_TIME
-
-/* Define to 1 if your <sys/time.h> declares `struct tm'. */
-#undef TM_IN_SYS_TIME
-
/* Version number of package */
#undef VERSION
-
-/* Define to rpl_malloc if the replacement function should be used. */
-#undef malloc