From ada742763776d057cdf089a20f30a8c73f0f5db1 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 29 Jun 2000 02:53:12 +0000 Subject: [PATCH] Fix Wed Jun 28 22:52:00 2000 Owen Taylor * Makefile.am (libglib_la_SOURCES): Fix --- ChangeLog | 5 ++++ ChangeLog.pre-2-0 | 5 ++++ ChangeLog.pre-2-10 | 5 ++++ ChangeLog.pre-2-12 | 5 ++++ ChangeLog.pre-2-2 | 5 ++++ ChangeLog.pre-2-4 | 5 ++++ ChangeLog.pre-2-6 | 5 ++++ ChangeLog.pre-2-8 | 5 ++++ Makefile.am | 68 +++++++++++++++++++++++----------------------- glib/Makefile.am | 68 +++++++++++++++++++++++----------------------- 10 files changed, 108 insertions(+), 68 deletions(-) diff --git a/ChangeLog b/ChangeLog index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 92a9f8027..b7b9033e5 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Wed Jun 28 22:52:00 2000 Owen Taylor + + * Makefile.am (libglib_la_SOURCES): Fix + gunichartable.h => gunichartables.h. (From Eric Limings) + Fri Jun 23 17:20:26 2000 Tim Janik * glib.h: define gstring in terms of gchar*. this typedef reflects diff --git a/Makefile.am b/Makefile.am index 94aa00b2e..e79918a47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,40 +33,40 @@ EXTRA_DIST = \ lib_LTLIBRARIES = libglib.la -libglib_la_SOURCES = \ - garray.c \ - gasyncqueue.c \ - gcache.c \ - gcompletion.c \ - gdataset.c \ - gdate.c \ - gerror.c \ - ghash.c \ - ghook.c \ - giochannel.c \ - giounix.c \ - glist.c \ - gmain.c \ - gmem.c \ - gmessages.c \ - gnode.c \ - gprimes.c \ - gqueue.c \ - grel.c \ - grand.c \ - gscanner.c \ - gslist.c \ - gstrfuncs.c \ - gstring.c \ - gthread.c \ - gthreadpool.c \ - gtimer.c \ - gtree.c \ - guniprop.c \ - gutf8.c \ - gunichartable.h \ - gunidecomp.h \ - gunidecomp.c \ +libglib_la_SOURCES = \ + garray.c \ + gasyncqueue.c \ + gcache.c \ + gcompletion.c \ + gdataset.c \ + gdate.c \ + gerror.c \ + ghash.c \ + ghook.c \ + giochannel.c \ + giounix.c \ + glist.c \ + gmain.c \ + gmem.c \ + gmessages.c \ + gnode.c \ + gprimes.c \ + gqueue.c \ + grel.c \ + grand.c \ + gscanner.c \ + gslist.c \ + gstrfuncs.c \ + gstring.c \ + gthread.c \ + gthreadpool.c \ + gtimer.c \ + gtree.c \ + guniprop.c \ + gutf8.c \ + gunichartables.h \ + gunidecomp.h \ + gunidecomp.c \ gutils.c include_HEADERS = glib.h glib-object.h gunicode.h diff --git a/glib/Makefile.am b/glib/Makefile.am index 94aa00b2e..e79918a47 100644 --- a/glib/Makefile.am +++ b/glib/Makefile.am @@ -33,40 +33,40 @@ EXTRA_DIST = \ lib_LTLIBRARIES = libglib.la -libglib_la_SOURCES = \ - garray.c \ - gasyncqueue.c \ - gcache.c \ - gcompletion.c \ - gdataset.c \ - gdate.c \ - gerror.c \ - ghash.c \ - ghook.c \ - giochannel.c \ - giounix.c \ - glist.c \ - gmain.c \ - gmem.c \ - gmessages.c \ - gnode.c \ - gprimes.c \ - gqueue.c \ - grel.c \ - grand.c \ - gscanner.c \ - gslist.c \ - gstrfuncs.c \ - gstring.c \ - gthread.c \ - gthreadpool.c \ - gtimer.c \ - gtree.c \ - guniprop.c \ - gutf8.c \ - gunichartable.h \ - gunidecomp.h \ - gunidecomp.c \ +libglib_la_SOURCES = \ + garray.c \ + gasyncqueue.c \ + gcache.c \ + gcompletion.c \ + gdataset.c \ + gdate.c \ + gerror.c \ + ghash.c \ + ghook.c \ + giochannel.c \ + giounix.c \ + glist.c \ + gmain.c \ + gmem.c \ + gmessages.c \ + gnode.c \ + gprimes.c \ + gqueue.c \ + grel.c \ + grand.c \ + gscanner.c \ + gslist.c \ + gstrfuncs.c \ + gstring.c \ + gthread.c \ + gthreadpool.c \ + gtimer.c \ + gtree.c \ + guniprop.c \ + gutf8.c \ + gunichartables.h \ + gunidecomp.h \ + gunidecomp.c \ gutils.c include_HEADERS = glib.h glib-object.h gunicode.h