Searched refs:APP_CLASS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | twm.h | 81 #ifndef APP_CLASS 82 #define APP_CLASS "twm" macro
|
| H A D | twm.c | 319 if (!(dpy = XtOpenDisplay(appContext, display_name, APP_NAME, APP_CLASS,
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | aclocal.m4 | 3779 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 D | configure | 7837 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