mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-07 16:13:07 +00:00
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.
|
||||||
|
|
||||||
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* aclocal/rtems-flags.m4: Remove (Unused).
|
* aclocal/rtems-flags.m4: Remove (Unused).
|
||||||
|
|||||||
@@ -28,5 +28,8 @@ AC_PROG_CXX
|
|||||||
[must both either be cross compilers or native compilers]
|
[must both either be cross compilers or native compilers]
|
||||||
[Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
|
[Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
## Work-around to a bug in automake
|
||||||
|
AM_CONDITIONAL([am__fastdepCXX],[false])
|
||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user