diff options
author | Manish Singh <yosh@src.gnome.org> | 1998-11-01 04:19:54 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1998-11-01 04:19:54 +0000 |
commit | 7e046917266805e0ddeb60f07b98ea82d9e8c1ac (patch) | |
tree | c8c6b46df6588b400d080fd771cb5131d86f5ffd /.cvsignore | |
parent | 5900267cc7bfe0641709d43eaba28f6b0ff7ab0d (diff) | |
download | glib-7e046917266805e0ddeb60f07b98ea82d9e8c1ac.tar.gz glib-7e046917266805e0ddeb60f07b98ea82d9e8c1ac.tar.bz2 glib-7e046917266805e0ddeb60f07b98ea82d9e8c1ac.zip |
applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry
* applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog
entry appended below)
* testglib.c
* gstrfuncs.c
* glib.h: use G_HAVE_GINT64, since HAVE_GINT64 is gone
* gmessages.c
* gscanner.c: #include <config.h> in here too, for HAVE_UNISTD_H
-Yosh
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 772b89cc7..e5db9f79a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,6 @@ testglib config.cache glib-config libglib.la +config.h.in +config.h +stamp-gc-h |