remove autoconf part

git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1084 379699f6-c40d-0410-875b-85095c16579e
branch_1_1
jochen 25 years ago
parent 48fb8a75b3
commit d7311d1091
  1. 5
      jode/INSTALL

@ -7,12 +7,10 @@ won't work.
This package was designed to use the GNU standard for configuration
and makefiles. To build and install do the following:
0). Make sure that you have all libraries that are needed in you
1). Make sure that you have all libraries that are needed in you
classpath. You need gnu.getopt, and if you have JDK 1.1 you also need
the collection classes and swing for 1.1.
1). Run "aclocal && autoconf && automake --add-missing".
2). Run the "configure" script to configure the package. There are
various options you might want to pass to configure to control how the
package is built. "configure --help" will give a complete list.
@ -30,4 +28,3 @@ resolved.
The created jar file is stored in the share directory.
Jochen

Loading…
Cancel
Save