Changeset 1623
- Timestamp:
- Nov 12, 2008, 2:27:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/yat_add_flag.m4
r1622 r1623 67 67 # YAT_FIND_STR 68 68 found=no; 69 for a in $ 1; do69 for a in $$1; do 70 70 if test "x$a" = "x$2"; then 71 71 found=yes;
Note: See TracChangeset
for help on using the changeset viewer.