diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index a04611aa546c..5ea513b213d1 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,7 @@ +2000-12-11 Alexandre Petit-Bianco + + * install-defs.sh: Removed. + 2000-12-10 Robert Lipe * 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 d7c906e3a361..000000000000 --- 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