Searched refs:LIBEBL_SUBDIR (Results 1 – 7 of 7) sorted by relevance
156 $(mkinstalldirs) $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)158 …$(INSTALL_PROGRAM) libebl_$${m}.so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VER…159 ln -fs libebl_$${m}-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \164 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \165 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \167 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)
34 LIBEBL_SUBDIR = @LIBEBL_SUBDIR@ macro
316 #ifndef LIBEBL_SUBDIR in openbackend()317 # define LIBEBL_SUBDIR PACKAGE in openbackend() macro319 #define ORIGINDIR "$ORIGIN/../$LIB/" LIBEBL_SUBDIR "/" in openbackend()
952 (LIBEBL_SUBDIR): New variable, substituted by configure.953 (install-ebl-modules): Install in $(libdir)/$(LIBEBL_SUBDIR).954 * eblopenbackend.c (openbackend): Use LIBEBL_SUBDIR in module name.
69 #define LIBEBL_SUBDIR "elfutils" macro
339 LIBEBL_SUBDIR="$PACKAGE"343 LIBEBL_SUBDIR="$enable_libebl_subdir"])344 AC_SUBST([LIBEBL_SUBDIR]) subst345 AC_DEFINE_UNQUOTED(LIBEBL_SUBDIR, "$LIBEBL_SUBDIR") definition346 AH_TEMPLATE([LIBEBL_SUBDIR], [$libdir subdirectory containing libebl modules.]) template588 MODVERSION="Build for ${LIBEBL_SUBDIR} ${eu_version} ${ac_cv_build}"653 libebl modules subdirectory : ${LIBEBL_SUBDIR}
245 * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version666 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.