summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-02-25 12:42:29 (EST)
committer P. J. McDermott <pjm@nac.net>2014-02-25 12:42:29 (EST)
commit2dfe7dd1fa038db1bd36247938d07e6a254fa663 (patch)
tree68e1ea5ba7563f19f95923486e127ffe1801c667
parent5583f0b3aa44b51f8e6657e8c6fcbb3d8acf34ca (diff)
configure: Drop libopkbuild.1 dependency.feature/drop-libopkbuild-dep
This undoes some early changes in the opkhelper 3.0.0 development cycle (from 2012-10-09).
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 2acd045..c2100bb 100755
--- a/configure
+++ b/configure
@@ -44,7 +44,6 @@ sh
make
'
dep_libs='
-libopkbuild.1
'
long_opts_with_args='
@@ -180,8 +179,6 @@ Features:
Dependencies:
--with-sh=PATH use sh at PATH
- --with-libopkbuild.1=PATH
- use libopkbuild.1 at PATH
--with-archtab=PATH use archtab at PATH
EOF
}