Changeset 662167 in git


Ignore:
Timestamp:
Mar 14, 2012, 4:14:16 PM (12 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
cc50e4f709b8dfcd1bd998be138b20345d866666
Parents:
28216f72fe9cbfa3b1ecface1b4e6ad72a0d800f
git-author:
Martin Lee <martinlee84@web.de>2012-03-14 16:14:16+01:00
git-committer:
Martin Lee <martinlee84@web.de>2012-03-15 15:10:40+01:00
Message:
chg: enable letterplace together with plural
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/options.m4

    r28216f r662167  
    6161if test x$ENABLE_PLURAL = xyes; then
    6262  AC_DEFINE(HAVE_PLURAL,1,Enable non-commutative subsystem)
     63  #TODO make a seperate switch
     64  AC_DEFINE(HAVE_SHIFTBBA,1,Enable letterplace)
    6365fi
    6466
Note: See TracChangeset for help on using the changeset viewer.