mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-03 22:25:44 +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>
|
||||
|
||||
* aclocal/rtems-flags.m4: Remove (Unused).
|
||||
|
||||
@@ -28,5 +28,8 @@ AC_PROG_CXX
|
||||
[must both either be cross compilers or native compilers]
|
||||
[Hint: If building a posix bsp: LD_LIBRARY_PATH?] )
|
||||
fi
|
||||
else
|
||||
## Work-around to a bug in automake
|
||||
AM_CONDITIONAL([am__fastdepCXX],[false])
|
||||
fi
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user