summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-09 14:18:57 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-09 14:18:57 (EDT)
commitb7c42e4fc3e01196eac2c9c834895c4f9fa2b0bb (patch)
treecdf882968500e16d8f532c05a04cb6b9b95b685a /configure
parent19b65e13fa6a38be577ecd9d5d604772d77d2748 (diff)
Remove old libopkhelper build system variable.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index fbd944a..ff78a86 100755
--- a/configure
+++ b/configure
@@ -29,8 +29,6 @@ prefix='/usr/local'
bindir='${prefix}/bin'
libdir='${prefix}/share'
pkglibdir='${libdir}/${package_library}'
-# FIXME: libopkhelper is deprecated. Migrate code and remove this variable.
-libopkhelper='${pkglibdir}'
datadir='${prefix}/share'
mandir='${datadir}/man'
man1dir='${mandir}/man1'
@@ -71,14 +69,12 @@ ${opt_dep_libs}
multiarch-libdir
"
-# FIXME: libopkhelper is deprecated. Migrate code and remove this variable.
subst_vars="
package_name
package_version
package_description
package_library
${long_opts_with_args}
-libopkhelper
${features}
"