Release 1.3.1

Thu Jul  6 15:35:28 2000  Owen Taylor  <otaylor@redhat.com>

	* Release 1.3.1

	* Makefile.am (EXTRA_DIST): Dist fixes.

	* configure.in: Moderate the warnings just a little bit.
This commit is contained in:
Owen Taylor 2000-07-06 20:18:37 +00:00 committed by Owen Taylor
parent ae13475277
commit cf2f511198
11 changed files with 71 additions and 9 deletions

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -1,3 +1,11 @@
Thu Jul 6 15:35:28 2000 Owen Taylor <otaylor@redhat.com>
* Release 1.3.1
* Makefile.am (EXTRA_DIST): Dist fixes.
* configure.in: Moderate the warnings just a little bit.
2000-07-05 Tor Lillqvist <tml@iki.fi>
* README.win32: Update.

View File

@ -10,12 +10,14 @@ glib-config: glib-config.in
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@
EXTRA_DIST = \
EXTRA_DIST = \
ChangeLog.pre-1-2 \
glib.m4 \
glib.spec.in \
acglib.m4 \
sanity_check \
README.win32 \
TODO.xml \
glib.def \
makefile.msc \
makefile.msc.in \

View File

@ -1516,7 +1516,7 @@ case $host in
*-*-cygwin*)
glib_os="#define G_OS_UNIX
#define G_WITH_CYGWIN"
;;
v ;;
*)
glib_os="#define G_OS_UNIX"
;;
@ -1547,12 +1547,6 @@ echo ""
echo " * You should not base stable software on this version of GLib."
echo " * GNOME developers should use a stable version of GLib."
echo ""
echo "Distributions should *NOT* ship a development package of this GLib."
echo "Do not ship the headers and do not ship the glib-config script. These"
echo "things will conflict with the stable 1.2 series. Package only enough"
echo "to satisfy the requirements of some other package. Package only the"
echo "library itself. Doing otherwise will do no favors to the community."
echo ""
echo "If you install this version of GLib, we strongly recommend that you"
echo "install it in a different prefix than GLib 1.2. Use --prefix as an"
echo "argument to configure to do this. Otherwise, you will not be able to"

View File

@ -10,12 +10,14 @@ glib-config: glib-config.in
INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@
EXTRA_DIST = \
EXTRA_DIST = \
ChangeLog.pre-1-2 \
glib.m4 \
glib.spec.in \
acglib.m4 \
sanity_check \
README.win32 \
TODO.xml \
glib.def \
makefile.msc \
makefile.msc.in \