made some adjustments for automake 1.4 and autoconf 2.13 (per suggestions
authorEST 1999 Mandrake <mandrake@mandrake.net>
Thu, 21 Jan 1999 03:14:53 +0000 (03:14 +0000)
committerGeoff Harrison <mandrake@src.gnome.org>
Thu, 21 Jan 1999 03:14:53 +0000 (03:14 +0000)
Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>

    * configure.in / Makefile.am : made some adjustments for automake 1.4
    and autoconf 2.13 (per suggestions made by  Raja R Harinath
    <harinath@cs.umn.edu>)

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 9b73adc..b2e20e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 9b73adc..b2e20e8 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jan 20 22:09:59 EST 1999 Mandrake <mandrake@mandrake.net>
+
+       * configure.in / Makefile.am : made some adjustments for automake 1.4
+       and autoconf 2.13 (per suggestions made by  Raja R Harinath
+       <harinath@cs.umn.edu>)
+
 Wed Jan 20 20:33:14 EST 1999 Mandrake <mandrake@mandrake.net>
 
        * autogen.sh: automake 1.4 and libtool 1.2d notices.
index 46890f4..ea00409 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = 1.4
+
 SUBDIRS = . gmodule gthread docs tests
 
 configincludedir = $(pkglibdir)/include
index d824df7..86d37ff 100644 (file)
@@ -3,6 +3,9 @@ dnl *** include special GLib macros ***
 dnl ***********************************
 builtin(include, acglib.m4)dnl
 
+# require autoconf 2.13
+AC_REQUIRE(2.13)
+
 # Process this file with autoconf to produce a configure script.
 AC_INIT(glist.c)
 
index 46890f4..ea00409 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = 1.4
+
 SUBDIRS = . gmodule gthread docs tests
 
 configincludedir = $(pkglibdir)/include