summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-11-28 17:57:56 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-11-28 17:57:56 +0000
commit174cf0b6f8b12c990aab3754d2f383b385ecd6a5 (patch)
tree9bde1c487c0e1b7b73546f898e18929e42d090df /acconfig.h
parente666e8125f823c75ab0a89e68d73773f24542947 (diff)
downloadglib-main-loop.tar.gz
Committing main loop changes into a branch for the moment.glib-main-loop
This will be merged into the main branch in a few days. Sat Nov 28 12:53:47 1998 Owen Taylor <otaylor@redhat.com> * Makefile.am configure.in acconfig.h giochannel.c glib.h glist.c gmain.c gutils.c: - Revised GIOChannel to provide a generic virtual-function based interface. - Added unix fd-based GIOChannel's - Added generic main-loop abstraction - Added timeouts and idle functions using main-loop abstraction.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index e2daff8c4..93ecd556d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -43,8 +43,10 @@
#undef HAVE_FLOAT_H
#undef HAVE_LIMITS_H
#undef HAVE_LONG_DOUBLE
+#undef HAVE_POLL
#undef HAVE_PWD_H
#undef HAVE_SYS_PARAM_H
+#undef HAVE_SYS_POLL_H
#undef HAVE_SYS_SELECT_H
#undef HAVE_SYS_TIME_H
#undef HAVE_SYS_TIMES_H