]> Pileus Git - ~andy/gtk/commitdiff
Added GNU indent to HACKING, as it is now required to build.
authorRaph Levien <raph@src.gnome.org>
Thu, 17 Sep 1998 17:52:00 +0000 (17:52 +0000)
committerRaph Levien <raph@src.gnome.org>
Thu, 17 Sep 1998 17:52:00 +0000 (17:52 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
HACKING

index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
index 3ce5dacf2abe3914b6668db63ca7f456583edd89..9ec86f324d67f1935cdf1fc6ee3a81b8e3cfd975 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 17 10:49:51 1998  Raph Levien  <raph@gimp.org>
+
+       * 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  <otaylor@redhat.com>
 
        * Makefile.am gtk-config.in l*: Update to libtool-1.2b,
diff --git a/HACKING b/HACKING
index 428a0b1323384fa6317f3844209487c2735bce28..cd780c7266b43a16c0cdd2dd0008e39de20ef9fc 100644 (file)
--- 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.