summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
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}
"