diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 20:25:33 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1998-01-08 20:25:33 +0000 |
commit | f873f58d5b576e83b31c09dcce6c75b77caef2ef (patch) | |
tree | cef11aca084961a5fe51721bb7f27bfbfec18c88 /config.h.in | |
parent | 1d58a2e291d0267db562e2c8d33daac03dcc608d (diff) | |
download | gtk+-f873f58d5b576e83b31c09dcce6c75b77caef2ef.tar.gz |
a few modifications, blah blah
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index f092996305..37fc8e5748 100644 --- a/config.h.in +++ b/config.h.in @@ -31,3 +31,5 @@ /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE + +#undef HAVE_MMAP |