Added GNU indent to HACKING, as it is now required to build.

This commit is contained in:
Raph Levien
1998-09-17 17:52:00 +00:00
parent 486362db9f
commit dfcde48090
8 changed files with 36 additions and 0 deletions

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View 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> Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com>
* Makefile.am gtk-config.in l*: Update to libtool-1.2b, * Makefile.am gtk-config.in l*: Update to libtool-1.2b,

View File

@ -5,6 +5,7 @@ to have the following packages installed:
- GNU automake 1.3 - GNU automake 1.3
(Beta releases are at ftp://ftp.cygnus.com/pub/tromey) (Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
- GNU libtool 1.2 - 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 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. fine GNU mirrors. Beta software can be found at alpha.gnu.org.