summaryrefslogblamecommitdiffstats
path: root/e/eterm/BUILD
blob: 50c539acb2b022b95b771a030803e083565a6084 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                
OPTS="$ETERM_FONT          \
      $ETERM_CHARSET       \
      $ETERM_TRANSPARENCY  \
      $ETERM_SCREEN        \
      --with-theme-update  \
      $OPTS"               &&

#
# Enable MMX support if supported
# (Automatically picked up by ./configure)
#
#if  echo  $CFLAGS  |  grep  -q  "\-mmmx";  then
#  OPTS="--enable-mmx  $OPTS"  &&
#fi  &&

default_build