forked from Imagelibrary/rtems
Added Id's.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
dnl
|
||||||
|
dnl $Id$
|
||||||
|
dnl
|
||||||
|
|
||||||
AC_DEFUN(RTEMS_AR_FOR_TARGET_S,
|
AC_DEFUN(RTEMS_AR_FOR_TARGET_S,
|
||||||
[
|
[
|
||||||
AC_CACHE_CHECK(whether $AR_FOR_TARGET -s works,
|
AC_CACHE_CHECK(whether $AR_FOR_TARGET -s works,
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
|
dnl
|
||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
dnl
|
||||||
|
|
||||||
dnl canonicalize target name
|
dnl canonicalize target name
|
||||||
dnl NOTE: Most rtems targets do not fullfil autoconf's
|
dnl NOTE: Most rtems targets do not fullfil autoconf's
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
dnl
|
||||||
dnl $Id$
|
dnl $Id$
|
||||||
dnl
|
dnl
|
||||||
dnl Set target tools
|
dnl Set target tools
|
||||||
|
|||||||
@@ -1,9 +1,12 @@
|
|||||||
|
dnl
|
||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
dnl
|
||||||
|
|
||||||
dnl RTEMS_CHECK_FILES_IN(path,file,var)
|
dnl RTEMS_CHECK_FILES_IN(path,file,var)
|
||||||
dnl path .. path relative to srcdir, where to start searching for files
|
dnl path .. path relative to srcdir, where to start searching for files
|
||||||
dnl file .. name of the files to search for
|
dnl file .. name of the files to search for
|
||||||
dnl var .. shell variable to append files found
|
dnl var .. shell variable to append files found
|
||||||
|
|
||||||
AC_DEFUN(RTEMS_CHECK_FILES_IN,
|
AC_DEFUN(RTEMS_CHECK_FILES_IN,
|
||||||
[
|
[
|
||||||
AC_MSG_CHECKING(for $2.in in $1)
|
AC_MSG_CHECKING(for $2.in in $1)
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
|
dnl
|
||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
dnl
|
||||||
|
|
||||||
dnl RTEMS_CHECK_MAKEFILE(path)
|
dnl RTEMS_CHECK_MAKEFILE(path)
|
||||||
dnl Search for Makefile.in's within the directory starting
|
dnl Search for Makefile.in's within the directory starting
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
dnl
|
||||||
|
dnl $Id$
|
||||||
|
dnl
|
||||||
dnl Detect the Cygwin32 environment (unix under Win32)
|
dnl Detect the Cygwin32 environment (unix under Win32)
|
||||||
dnl
|
dnl
|
||||||
dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk)
|
dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk)
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
dnl
|
||||||
|
dnl $Id$
|
||||||
|
dnl
|
||||||
dnl Set the EXE extension
|
dnl Set the EXE extension
|
||||||
dnl
|
dnl
|
||||||
dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk)
|
dnl 98/06/16 David Fiddes (D.J.Fiddes@hw.ac.uk)
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
|
dnl
|
||||||
dnl $Id$
|
dnl $Id$
|
||||||
|
dnl
|
||||||
|
|
||||||
dnl macro to detect mkdir
|
dnl macro to detect mkdir
|
||||||
AC_DEFUN(RTEMS_PATH_MKDIR,
|
AC_DEFUN(RTEMS_PATH_MKDIR,
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
dnl
|
||||||
|
dnl $Id$
|
||||||
|
dnl
|
||||||
dnl Set program_prefix
|
dnl Set program_prefix
|
||||||
dnl
|
dnl
|
||||||
dnl 98/05/20 Ralf Corsepius (corsepiu@faw.uni-ulm.de)
|
dnl 98/05/20 Ralf Corsepius (corsepiu@faw.uni-ulm.de)
|
||||||
|
|||||||
Reference in New Issue
Block a user