Searched refs:APP_CLASS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h81 #ifndef APP_CLASS
82 #define APP_CLASS "twm" macro
H A Dtwm.c319 if (!(dpy = XtOpenDisplay(appContext, display_name, APP_NAME, APP_CLASS,
/xsrc/external/mit/xterm/dist/
H A Daclocal.m43779 dnl Handle configure option "--with-app-class", setting the $APP_CLASS
3787 [APP_CLASS=$withval],
3788 [APP_CLASS=$1])
3790 case x$APP_CLASS in
3793 APP_CLASS=$1
3798 AC_MSG_WARN([X applications class must start with capital, ignoring $APP_CLASS])
3799 APP_CLASS=$1
3803 AC_MSG_RESULT($APP_CLASS)
3805 AC_SUBST(APP_CLASS)
H A Dconfigure7837 APP_CLASS=$withval
7839 APP_CLASS=XTerm
7842 case x$APP_CLASS in
7846 APP_CLASS=XTerm
7851 { echo "$as_me:7851: WARNING: X applications class must start with capital, ignoring $APP_CLASS" >&5
7852 echo "$as_me: WARNING: X applications class must start with capital, ignoring $APP_CLASS" >&2;}
7853 APP_CLASS=XTerm
7857 echo "$as_me:7857: result: $APP_CLASS" >&5
7858 echo "${ECHO_T}$APP_CLASS" >&6
26214 s,@APP_CLASS
[all...]

Completed in 26 milliseconds