Release 1.3.1
authorOwen Taylor <otaylor@redhat.com>
Thu, 6 Jul 2000 20:18:37 +0000 (20:18 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 6 Jul 2000 20:18:37 +0000 (20:18 +0000)
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.

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
configure.in
glib/Makefile.am

index ac1dbeb..dc41e2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index ac1dbeb..dc41e2d 100644 (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.
index 2a7b67d..f47fff2 100644 (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         \
index d834e59..f5e08c3 100644 (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"
index 2a7b67d..f47fff2 100644 (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         \