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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* glib.h: define gstring in terms of gchar*. this typedef reflects

View File

@ -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

View File

@ -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