Home
last modified time | relevance | path

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

/trueos/contrib/libreadline/support/
HDshobj-conf45 SHLIB_DOT='.'
498 SHLIB_DOT=
/trueos/contrib/libreadline/shlib/
HDMakefile.in89 SHLIB_DOT = @SHLIB_DOT@
119 SHARED_READLINE = $(SHLIB_LIBPREF)readline$(SHLIB_DOT)$(SHLIB_LIBVERSION)
120 SHARED_HISTORY = $(SHLIB_LIBPREF)history$(SHLIB_DOT)$(SHLIB_LIBVERSION)
/trueos/contrib/libreadline/
HDCHANGELOG889 - new variable: SHLIB_DOT, separator character between library name and
903 - substitute bindir, SHLIB_DOT, SHLIB_LIBPREF, SHLIB_DLLVERSION from
906 - library names now use $SHLIB_LIBPREF and $SHLIB_DOT
909 - document new SHLIB_DOT, SHLIB_LIBPREF, and SHLIB_DLLVERSION variables
HDconfigure.in228 AC_SUBST(SHLIB_DOT) subst
HDREADME130 SHLIB_DOT The character used to separate the name of the shared library
HDINSTALL266 SHLIB_DOT The character used to separate the name of the shared library
HDconfigure9178 s,@SHLIB_DOT@,$SHLIB_DOT,;t t