Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/support/
H A Dshobj-conf33 SHLIB_STATUS=supported
139 SHLIB_STATUS=supported
173 SHLIB_STATUS=unsupported
186 SHLIB_STATUS=unsupported
278 SHLIB_STATUS=unsupported
308 SHLIB_STATUS=unsupported
339 SHLIB_STATUS=unsupported
422 SHLIB_STATUS=unsupported
438 SHLIB_STATUS=unsupported
/openbsd/gnu/lib/libreadline/
H A Dconfigure.in145 AC_SUBST(SHLIB_STATUS) subst
150 AC_MSG_RESULT($SHLIB_STATUS)
152 # SHLIB_STATUS is either `supported' or `unsupported'. If it's
154 if test "$SHLIB_STATUS" = 'unsupported'; then
H A DREADME121 SHLIB_STATUS Set this to `supported' when you have defined the other
H A Dconfigure4957 echo "$as_me:4957: result: $SHLIB_STATUS" >&5
4958 echo "${ECHO_T}$SHLIB_STATUS" >&6
4962 if test "$SHLIB_STATUS" = 'unsupported'; then
5417 s,@SHLIB_STATUS@,$SHLIB_STATUS,;t t
H A DINSTALL257 SHLIB_STATUS Set this to `supported' when you have defined the other
H A DCHANGELOG663 - if SHLIB_STATUS == 'unsupported', turn off default shared library
/openbsd/gnu/lib/libreadline/shlib/
H A DMakefile.in81 SHLIB_STATUS = @SHLIB_STATUS@
136 all: $(SHLIB_STATUS)
166 install: installdirs $(SHLIB_STATUS)