diff --git a/ChangeLog b/ChangeLog index f1b26ca72f..964459e5de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2001-01-17 Sven Neumann - * INSTALL + * INSTALL: updated and changed .gimp to .gimp-1.2 + * configure.in: changed .gimp to .gimp-1.2 Mon Jan 15 17:17:33 PST 2001 Manish Singh diff --git a/INSTALL b/INSTALL index 1b3a50a21d..7a753e4c51 100644 --- a/INSTALL +++ b/INSTALL @@ -84,10 +84,9 @@ recognizes. These are: all of your horsepower. Enabling it on singleprocessor systems won't harm but cause a bit processing overhead. - 8. --with-sendmail=[], --with-lp=[], --with-lpc=[], --with-lpr=[] and - --with-lpstat=[]. This options are used to tell GIMP where to find - this commands. Normally this options don't have to be used because - configure tries to find them in the usual places. + 8. --with-sendmail=[]. This option is used to tell GIMP where to find + this command. Normally this options don't have to be used because + configure tries to find it in the usual places. 9. --enable-python and --disable-python. This options control whether to build the python scripting language plygin or not. This options @@ -101,11 +100,10 @@ The `make' command builds several things: - The plug-in programs in the `plug-ins' subdirectory. - The main GIMP program in `app/gimp'. -The `make install' commands installs the glib, gdk and gtk header -files and libraries, the gimp header files associated with libgimp and -the libgimp library, the plug-ins, and the GIMP executable. After -running `make install' and assuming the build process was successful -you should be able to run `gimp'. +The `make install' commands installs the gimp header files associated +with libgimp and the libgimp library, the plug-ins, some data files and +the GIMP executable. After running `make install' and assuming the build +process was successful you should be able to run `gimp'. Using `make install-strip' will remove unneeded debugging cruft and unused functions from the binaries which will reduce the size of the