New files, used to generate corresponding non-.in files when making a
authorTor Lillqvist <tml@src.gnome.org>
Thu, 6 May 1999 17:33:15 +0000 (17:33 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 6 May 1999 17:33:15 +0000 (17:33 +0000)
commit2b688f549c8a2719544b33859cdc5ef99355cf37
treecb7be2b7dc60c041ccae46f94ce6fd3feb52c1be
parent380709d62ff15e89c471949d20f4f1d067035711
New files, used to generate corresponding non-.in files when making a

* makefile.msc.in makefile.cygwin.in glibconfig.h.win32.in
  config.h.win32.in tests/makefile.msc.in tests/makefile.cygwin.in:
  New files, used to generate corresponding non-.in files when
  making a dist. This is just so the version numbers will be kept in
  synch automatically.

* configure.in: Also substitute @GLIB_MAJOR_VERSION@,
  @GLIB_MINOR_VERSION@, and @GLIB_INTERFACE_AGE@.

* Makefile.am tests/Makefile.am: Also distribute makefile.cygwin.

* gerror.c (g_on_error_query): On Win32, put up a MessageBox and
  then exit.

* glib.def: Add a couple of functions.
28 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
README.win32
config.h.win32.in [moved from config.h.win32 with 93% similarity]
configure.in
gbacktrace.c
gerror.c
glib.def
glib/Makefile.am
glib/gbacktrace.c
glib/gerror.c
glib/glib.def
glib/makefile.msc.in [moved from makefile.msc with 94% similarity]
glibconfig.h.win32.in [moved from glibconfig.h.win32 with 96% similarity]
gmodule/ChangeLog
gmodule/gmodule.c
makefile.cygwin.in [moved from makefile.cygwin with 98% similarity]
makefile.msc.in [new file with mode: 0644]
tests/Makefile.am
tests/makefile.cygwin.in [moved from tests/makefile.cygwin with 86% similarity]
tests/makefile.msc.in [moved from tests/makefile.msc with 88% similarity]