Searched refs:INSTALLDIR (Results 1 – 5 of 5) sorted by relevance
14 INSTALLDIR=/usr/local/lib25 -d) shift; INSTALLDIR="$1"; shift ;;50 ${echo} $RM ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}51 if [ -f "$INSTALLDIR/$LIBNAME" ]; then52 ${echo} $MV $INSTALLDIR/$LIBNAME ${INSTALLDIR}/${LIBNAME}.${OLDSUFF}59 ${echo} eval ${INSTALLPROG} $LIBNAME ${INSTALLDIR}/${LIBNAME}61 ${echo} ${RM} ${INSTALLDIR}/${LIBNAME}70 chmod 555 ${INSTALLDIR}/${LIBNAME}100 ${echo} ${RM} ${INSTALLDIR}/$LINK2102 ${echo} ln -s $LIBNAME ${INSTALLDIR}/$LINK2[all …]
160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)278 #if defined PIC && defined INSTALLDIR388 #if defined PIC && defined INSTALLDIR in relocate()403 const char *orig_installdir = INSTALLDIR; in relocate()
269 #if defined PIC && defined INSTALLDIR378 #if defined PIC && defined INSTALLDIR in relocate()393 const char *orig_installdir = INSTALLDIR; in relocate()
112 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
187 * configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's193 * configure.in: Fix INSTALLDIR replacement for cross-compile.2796 * configure.in (INSTALLDIR): handle native vs. cross case2798 * Makefile.in (install): don't use $TARGETLIB, set INSTALLDIR to