Changeset 44f59b8 for auto/defaults


Ignore:
Timestamp:
06/06/09 13:40:55 (15 years ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
12743b9
Parents:
63a5739
git-author:
Mateusz Hromada <ruanda@…> (06/06/09 13:40:55)
git-committer:
Mateusz Hromada <ruanda@…> (06/06/09 13:40:55)
Message:

Add flex support in configure scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto/defaults

    r63a5739 r44f59b8  
    1111DEFAULT_CC='/usr/bin/gcc' 
    1212DEFAULT_BISON='/usr/bin/bison' 
     13DEFAULT_FLEX='/usr/bin/flex' 
    1314DEFAULT_RM='/bin/rm -f' 
    1415DEFAULT_RMDIR='/bin/rm -rf' 
Note: See TracChangeset for help on using the changeset viewer.