diff options
author | P. 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) |
commit | 2dfe7dd1fa038db1bd36247938d07e6a254fa663 (patch) | |
tree | 68e1ea5ba7563f19f95923486e127ffe1801c667 | |
parent | 5583f0b3aa44b51f8e6657e8c6fcbb3d8acf34ca (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-x | configure | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 } |