Home | History | Annotate | Download | only in lib

Lines Matching full:libdir

32 pkglibdir = $(libdir)/@PACKAGE@
566 libdir = @libdir@
652 charset_alias = $(DESTDIR)$(libdir)/charset.alias
653 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
1074 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
1076 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
1077 # defined by this module, and code using LIBDIR gives a
1106 echo '#define LIBDIR "$(libdir)"'; \
1148 # We need the following in order to install a simple file in $(libdir)
1171 $(mkinstalldirs) $(DESTDIR)$(libdir) ; \