From bceccd7243c5ccb5f9f5aa5554adf8dce4d75526 Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Thu, 12 Oct 2000 12:16:16 +0000 Subject: [PATCH] Added the new headers to glibinclude_HEADERS. 2000-10-12 Sebastian Wilhelmi * Makefile.am: Added the new headers to glibinclude_HEADERS. * glib.h: Forgot to include gerror.h. --- ChangeLog | 6 +++++- ChangeLog.pre-2-0 | 6 +++++- ChangeLog.pre-2-10 | 6 +++++- ChangeLog.pre-2-12 | 6 +++++- ChangeLog.pre-2-2 | 6 +++++- ChangeLog.pre-2-4 | 6 +++++- ChangeLog.pre-2-6 | 6 +++++- ChangeLog.pre-2-8 | 6 +++++- Makefile.am | 35 ++++++++++++++++++++++++++++++++++- glib.h | 1 + glib/Makefile.am | 35 ++++++++++++++++++++++++++++++++++- glib/glib.h | 1 + 12 files changed, 110 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index eb70be4b..8c54e9fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index eb70be4b..8c54e9fa 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,9 @@ 2000-10-12 Sebastian Wilhelmi + * Makefile.am: Added the new headers to glibinclude_HEADERS. + + * glib.h: Forgot to include gerror.h. + * glib.h, galloca.h, garray.h, gasyncqueue.h, gbacktrace.h, gcache.h, gcompletion.h, gconvert.h, gdataset.h, gdate.h, ghash.h, ghook.h, giochannel.h, glist.h , gmacros.h, gmain.h, gmem.h, @@ -7,7 +11,7 @@ grel.h, gscanner.h, gslist.h, gstrfuncs.h, gstring.h, gthread.h, gthreadpool.h, gtimer.h, gtree.h, gtypes.h, gutils.h: Split glib.h into many header files mostly according to the resp. *.c-files. - + * gmacros.h: Added G_BEGIN_DECLS and G_END_DECLS to mean: 'in case of C++: extern "C" { ... }' analogous to glibc __BEGIN_DECLS and __END_DECLS. diff --git a/Makefile.am b/Makefile.am index 280477ad..dd0a2e50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,13 +83,46 @@ libglib_1_3_la_SOURCES = \ glibincludedir=$(includedir)/glib-2.0 glibinclude_HEADERS = \ + galloca.h \ + garray.h \ + gasyncqueue.h \ + gbacktrace.h \ + gcache.h \ + gcompletion.h \ + gconvert.h \ + gdataset.h \ + gdate.h \ gerror.h \ gfileutils.h \ + ghash.h \ + ghook.h \ + giochannel.h \ glib.h \ glib-object.h \ + glist.h \ + gmacros.h \ + gmain.h \ + gmem.h \ + gmessages.h \ + gnode.h \ + gprimes.h \ + gquark.h \ + gqueue.h \ + grand.h \ + grel.h \ + gscanner.h \ gshell.h \ + gslist.h \ gspawn.h \ - gunicode.h + gstrfuncs.h \ + gstring.h \ + gthread.h \ + gthreadpool.h \ + gtimer.h \ + gtree.h \ + gtypes.h \ + gunicode.h \ + gutils.h configexecincludedir = $(libdir)/glib-2.0/include #configexecinclude_DATA = glibconfig.h diff --git a/glib.h b/glib.h index 25ea828f..de1b2ba1 100644 --- a/glib.h +++ b/glib.h @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include diff --git a/glib/Makefile.am b/glib/Makefile.am index 280477ad..dd0a2e50 100644 --- a/glib/Makefile.am +++ b/glib/Makefile.am @@ -83,13 +83,46 @@ libglib_1_3_la_SOURCES = \ glibincludedir=$(includedir)/glib-2.0 glibinclude_HEADERS = \ + galloca.h \ + garray.h \ + gasyncqueue.h \ + gbacktrace.h \ + gcache.h \ + gcompletion.h \ + gconvert.h \ + gdataset.h \ + gdate.h \ gerror.h \ gfileutils.h \ + ghash.h \ + ghook.h \ + giochannel.h \ glib.h \ glib-object.h \ + glist.h \ + gmacros.h \ + gmain.h \ + gmem.h \ + gmessages.h \ + gnode.h \ + gprimes.h \ + gquark.h \ + gqueue.h \ + grand.h \ + grel.h \ + gscanner.h \ gshell.h \ + gslist.h \ gspawn.h \ - gunicode.h + gstrfuncs.h \ + gstring.h \ + gthread.h \ + gthreadpool.h \ + gtimer.h \ + gtree.h \ + gtypes.h \ + gunicode.h \ + gutils.h configexecincludedir = $(libdir)/glib-2.0/include #configexecinclude_DATA = glibconfig.h diff --git a/glib/glib.h b/glib/glib.h index 25ea828f..de1b2ba1 100644 --- a/glib/glib.h +++ b/glib/glib.h @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include -- 2.34.1