Changeset a59e6c0 in rtems for cpukit/acinclude.m4
- Timestamp:
- 04/12/04 10:55:57 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 77e3249
- Parents:
- c181345
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/acinclude.m4
rc181345 ra59e6c0 11 11 ## FIXME: Duplicate the define to the autoheader 12 12 ## Sanity check - Should be removed in future 13 AC_DEFINE ([$1],[$3],[$4])13 AC_DEFINE_UNQUOTED([$1],[$3],[$4]) 14 14 else 15 15 cat >>cpuopts.tmp <<\_ACEOF
Note: See TracChangeset
for help on using the changeset viewer.