Searched refs:menudir (Results 1 – 2 of 2) sorted by relevance
192 AC_ARG_WITH(menudir, [ --with-menudir set path for application menus],menudir="$withval",… optwith194 if test "x$menudir" = x -a -d /usr/share/applications; then197 MENUDIR="$menudir"
1595 --with-menudir set path for application menus6299 withval=$with_menudir; menudir="$withval"6301 menudir=""6305 if test "x$menudir" = x -a -d /usr/share/applications; then6308 MENUDIR="$menudir"