Changeset af981ca0 in rtems
- Timestamp:
- 05/04/12 06:57:50 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- f8e57718
- Parents:
- a53584c
- git-author:
- Ralf Corsépius <ralf.corsepius@…> (05/04/12 06:57:50)
- git-committer:
- Ralf Corsépius <ralf.corsepius@…> (05/04/12 07:36:25)
- Location:
- c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/Makefile.am
ra53584c raf981ca0 1 ##2 ## $Id$3 ##4 5 1 ACLOCAL_AMFLAGS = -I ../aclocal 6 2 -
c/acinclude.m4
ra53584c raf981ca0 1 dnl $Id$2 3 dnl4 1 dnl Misc utility macros for subdir handling to work around missing abilities 5 2 dnl in autoconf, automake and structural issues with RTEMS -
c/configure.ac
ra53584c raf981ca0 1 1 ## Process this file with autoconf to produce a configure script. 2 ##3 ## $Id$4 2 5 3 AC_PREREQ([2.68])
Note: See TracChangeset
for help on using the changeset viewer.