Wed Jun 28 22:52:00 2000  Owen Taylor  <otaylor@redhat.com>

	* Makefile.am (libglib_la_SOURCES): Fix
This commit is contained in:
Owen Taylor 2000-06-29 02:53:12 +00:00 committed by Owen Taylor
parent 19ea0710a8
commit ada7427637
10 changed files with 108 additions and 68 deletions

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -1,3 +1,8 @@
Wed Jun 28 22:52:00 2000 Owen Taylor <otaylor@redhat.com>
* Makefile.am (libglib_la_SOURCES): Fix
gunichartable.h => gunichartables.h. (From Eric Limings)
Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org> Fri Jun 23 17:20:26 2000 Tim Janik <timj@gtk.org>
* glib.h: define gstring in terms of gchar*. this typedef reflects * glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -33,40 +33,40 @@ EXTRA_DIST = \
lib_LTLIBRARIES = libglib.la lib_LTLIBRARIES = libglib.la
libglib_la_SOURCES = \ libglib_la_SOURCES = \
garray.c \ garray.c \
gasyncqueue.c \ gasyncqueue.c \
gcache.c \ gcache.c \
gcompletion.c \ gcompletion.c \
gdataset.c \ gdataset.c \
gdate.c \ gdate.c \
gerror.c \ gerror.c \
ghash.c \ ghash.c \
ghook.c \ ghook.c \
giochannel.c \ giochannel.c \
giounix.c \ giounix.c \
glist.c \ glist.c \
gmain.c \ gmain.c \
gmem.c \ gmem.c \
gmessages.c \ gmessages.c \
gnode.c \ gnode.c \
gprimes.c \ gprimes.c \
gqueue.c \ gqueue.c \
grel.c \ grel.c \
grand.c \ grand.c \
gscanner.c \ gscanner.c \
gslist.c \ gslist.c \
gstrfuncs.c \ gstrfuncs.c \
gstring.c \ gstring.c \
gthread.c \ gthread.c \
gthreadpool.c \ gthreadpool.c \
gtimer.c \ gtimer.c \
gtree.c \ gtree.c \
guniprop.c \ guniprop.c \
gutf8.c \ gutf8.c \
gunichartable.h \ gunichartables.h \
gunidecomp.h \ gunidecomp.h \
gunidecomp.c \ gunidecomp.c \
gutils.c gutils.c
include_HEADERS = glib.h glib-object.h gunicode.h include_HEADERS = glib.h glib-object.h gunicode.h

View File

@ -33,40 +33,40 @@ EXTRA_DIST = \
lib_LTLIBRARIES = libglib.la lib_LTLIBRARIES = libglib.la
libglib_la_SOURCES = \ libglib_la_SOURCES = \
garray.c \ garray.c \
gasyncqueue.c \ gasyncqueue.c \
gcache.c \ gcache.c \
gcompletion.c \ gcompletion.c \
gdataset.c \ gdataset.c \
gdate.c \ gdate.c \
gerror.c \ gerror.c \
ghash.c \ ghash.c \
ghook.c \ ghook.c \
giochannel.c \ giochannel.c \
giounix.c \ giounix.c \
glist.c \ glist.c \
gmain.c \ gmain.c \
gmem.c \ gmem.c \
gmessages.c \ gmessages.c \
gnode.c \ gnode.c \
gprimes.c \ gprimes.c \
gqueue.c \ gqueue.c \
grel.c \ grel.c \
grand.c \ grand.c \
gscanner.c \ gscanner.c \
gslist.c \ gslist.c \
gstrfuncs.c \ gstrfuncs.c \
gstring.c \ gstring.c \
gthread.c \ gthread.c \
gthreadpool.c \ gthreadpool.c \
gtimer.c \ gtimer.c \
gtree.c \ gtree.c \
guniprop.c \ guniprop.c \
gutf8.c \ gutf8.c \
gunichartable.h \ gunichartables.h \
gunidecomp.h \ gunidecomp.h \
gunidecomp.c \ gunidecomp.c \
gutils.c gutils.c
include_HEADERS = glib.h glib-object.h gunicode.h include_HEADERS = glib.h glib-object.h gunicode.h