aboutsummaryrefslogtreecommitdiff
path: root/fastjar
diff options
context:
space:
mode:
authorAlexandre Petit-Bianco <apbianco@cygnus.com>2000-12-11 18:41:29 +0000
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>2000-12-11 10:41:29 -0800
commitfb72e3952454bee90d30f8f2cacfbee651bc1bc5 (patch)
tree1c869289df46424b6a43383e701ce1f131843a8c /fastjar
parentaf57885e2fbd464b6e7f18a7dcf6f69512dbe690 (diff)
downloadgcc-fb72e3952454bee90d30f8f2cacfbee651bc1bc5.zip
gcc-fb72e3952454bee90d30f8f2cacfbee651bc1bc5.tar.gz
gcc-fb72e3952454bee90d30f8f2cacfbee651bc1bc5.tar.bz2
install-defs.sh: Removed.
2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com> * install-defs.sh: Removed. From-SVN: r38193
Diffstat (limited to 'fastjar')
-rw-r--r--fastjar/ChangeLog4
-rw-r--r--fastjar/install-defs.sh7
2 files changed, 4 insertions, 7 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog
index a04611a..5ea513b 100644
--- a/fastjar/ChangeLog
+++ b/fastjar/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
+
+ * install-defs.sh: Removed.
+
2000-12-10 Robert Lipe <robertlipe@usa.net>
* jargrep.c (jargrep): Added null statement after case.
diff --git a/fastjar/install-defs.sh b/fastjar/install-defs.sh
deleted file mode 100644
index d7c906e..0000000
--- a/fastjar/install-defs.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-CP=/bin/cp
-STRIP=/usr/bin/strip
-CHMOD=/bin/chmod
-
-prefix=/usr/local
-exec_prefix=${prefix}
-BINDIR=${exec_prefix}/bin