mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 13:52:49 +08:00
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Add test "$multilib" != "yes". * config-ml.in: Remove.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* acinclude.m4: Add test "$multilib" != "yes".
|
||||
* config-ml.in: Remove.
|
||||
|
||||
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* acinclude.m4: Cleanups.
|
||||
|
||||
@@ -9,6 +9,7 @@ AC_DEFUN([RTEMS_CONFIG_SUBDIR],
|
||||
[
|
||||
AC_CONFIG_COMMANDS_POST(
|
||||
[
|
||||
if test "$multilib" != "yes"; then
|
||||
ac_sub_sourcedir=$2
|
||||
ac_sub_builddir=$1
|
||||
|
||||
@@ -106,5 +107,6 @@ if test "$no_recursion" != yes; then
|
||||
cd $ac_popdir
|
||||
done
|
||||
fi
|
||||
fi
|
||||
])
|
||||
])
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user