Home
last modified time | relevance | path

Searched defs:RELPATH (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/iwidgets/iwidgets4.0.1/
H A Dconfigure.in36 AC_SUBST(RELPATH) subst
/dports/www/tclhttpd/tclhttpd3.5.1/
H A Dconfigure.in137 AC_SUBST(RELPATH) subst
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/www/
H A DMakefile.am250 RELPATH=$(top_srcdir)/scripts/relpath.py macro
/dports/sysutils/rset/rset-2.1/
H A Dhttp.h12 #define RELPATH(x) ((!*(x) || !strcmp(x, "/")) ? "." : ((x) + 1)) macro
/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dgeneral.h252 # define RELPATH(x) ((x)[0] != '/') macro
255 # define RELPATH(x) (ABSPATH(x) == 0) macro
/dports/shells/bash/bash-5.1/
H A Dgeneral.h275 # define RELPATH(x) ((x)[0] != '/') macro
278 # define RELPATH(x) (ABSPATH(x) == 0) macro
/dports/cad/ngspice_rework/ngspice-35/
H A Dconfigure.ac969 AM_CONDITIONAL([RELPATH], [test "x$enable_relpath" = xyes]) condition
/dports/cad/ngspice_rework/ngspice-35/visualc/
H A Dconfigure.ac983 AM_CONDITIONAL([RELPATH], [test "x$enable_relpath" = xyes]) condition