OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icondir
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libXcursor/dist/
configure.ac
66
AC_ARG_WITH(
icondir
,
67
AS_HELP_STRING([--with-
icondir
=<path>],
69
[
ICONDIR
="$withval"],
70
[
ICONDIR
=${datadir}/icons])
71
AC_SUBST([
ICONDIR
])
74
if test "x${
ICONDIR
}" != "x${datadir}/icons"; then
75
DEF_CURSORPATH="${DEF_CURSORPATH}:${
ICONDIR
}"
/xsrc/external/mit/xterm/dist/package/debian/
rules
76
--with-
icondir
=\$${prefix}/share/icons \
/xsrc/external/mit/xcursor-themes/dist/
configure
10770
pkg_cursordir=`$PKG_CONFIG --variable=
icondir
xcursor`
/xsrc/external/mit/xterm/dist/
configure
719
--with-
icondir
=DIR directory in which to install icons for desktop
8157
# Check whether --with-
icondir
or --without-
icondir
was given.
8160
ICONDIR
=$withval
8162
test -z "$
ICONDIR
" &&
ICONDIR
=no
8165
if test "x$
ICONDIR
" = xauto
8167
ICONDIR
='${datadir}/icons'
8173
ICONDIR
="$cf_path"
8178
cf_path=$
ICONDIR
[
all
...]
Completed in 18 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026