Searched refs:LIBEBL_SUBDIR (Results 1 – 7 of 7) sorted by relevance
131 $(mkinstalldirs) $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)133 …$(INSTALL_PROGRAM) libebl_$${m}.so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VER…134 ln -fs libebl_$${m}-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \139 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}-$(PACKAGE_VERSION).so; \140 rm -f $(DESTDIR)$(libdir)/$(LIBEBL_SUBDIR)/libebl_$${m}.so; \142 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()
782 (LIBEBL_SUBDIR): New variable, substituted by configure.783 (install-ebl-modules): Install in $(libdir)/$(LIBEBL_SUBDIR).784 * eblopenbackend.c (openbackend): Use LIBEBL_SUBDIR in module name.
41 #define LIBEBL_SUBDIR "elfutils" macro
234 LIBEBL_SUBDIR="$PACKAGE"238 LIBEBL_SUBDIR="$enable_libebl_subdir"])239 AC_SUBST([LIBEBL_SUBDIR]) subst240 AC_DEFINE_UNQUOTED(LIBEBL_SUBDIR, "$LIBEBL_SUBDIR") definition241 AH_TEMPLATE([LIBEBL_SUBDIR], [$libdir subdirectory containing libebl modules.]) template410 MODVERSION="Build for ${LIBEBL_SUBDIR} ${eu_version} ${ac_cv_build}"471 libebl modules subdirectory : ${LIBEBL_SUBDIR}
55 * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version476 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.