Home
last modified time | relevance | path

Searched refs:SHLIB_STATUS (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/libreadline/support/
Dshobj-conf33 SHLIB_STATUS=supported
147 SHLIB_STATUS=supported
164 SHLIB_STATUS=supported
204 SHLIB_STATUS=unsupported
217 SHLIB_STATUS=unsupported
309 SHLIB_STATUS=unsupported
341 SHLIB_STATUS=unsupported
372 SHLIB_STATUS=unsupported
487 SHLIB_STATUS=unsupported
521 SHLIB_STATUS=unsupported
/freebsd-9-stable/contrib/libreadline/
Dconfigure.in226 AC_SUBST(SHLIB_STATUS) subst
234 AC_MSG_RESULT($SHLIB_STATUS)
236 # SHLIB_STATUS is either `supported' or `unsupported'. If it's
238 if test "$SHLIB_STATUS" = 'unsupported'; then
DREADME135 SHLIB_STATUS Set this to `supported' when you have defined the other
DINSTALL271 SHLIB_STATUS Set this to `supported' when you have defined the other
DCHANGELOG663 - if SHLIB_STATUS == 'unsupported', turn off default shared library
Dconfigure8463 echo "$as_me:$LINENO: result: $SHLIB_STATUS" >&5
8464 echo "${ECHO_T}$SHLIB_STATUS" >&6
8468 if test "$SHLIB_STATUS" = 'unsupported'; then
9176 s,@SHLIB_STATUS@,$SHLIB_STATUS,;t t
/freebsd-9-stable/contrib/libreadline/shlib/
DMakefile.in96 SHLIB_STATUS = @SHLIB_STATUS@
153 all: $(SHLIB_STATUS)
183 install: installdirs $(SHLIB_STATUS)