diff --git a/ChangeLog b/ChangeLog index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3ce5dacf2..9ec86f324 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Thu Sep 17 10:49:51 1998 Raph Levien + + * HACKING: added GNU indent, as it is now required to successfully + build gtk+. Should this be detected in autoconf, possibly? + Tue Sep 15 14:57:30 1998 Owen Taylor * Makefile.am gtk-config.in l*: Update to libtool-1.2b, diff --git a/HACKING b/HACKING index 428a0b132..cd780c726 100644 --- a/HACKING +++ b/HACKING @@ -5,6 +5,7 @@ to have the following packages installed: - GNU automake 1.3 (Beta releases are at ftp://ftp.cygnus.com/pub/tromey) - GNU libtool 1.2 + - GNU indent (1.9.1 is known good) These should be available by ftp from ftp.gnu.org or any of the fine GNU mirrors. Beta software can be found at alpha.gnu.org.