forked from Imagelibrary/rtems
2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: Remove score603e_g1. * aclocal/check-bsps.m4: Remove score603e_g1. * aclocal/prog-cc.m4: Apply m4_if.
This commit is contained in:
@@ -40,7 +40,7 @@ test "$rtems_cv_gcc_pipe" = "yes" && CC="$CC --pipe"
|
||||
|
||||
if test "$GCC" = yes; then
|
||||
]
|
||||
ifelse([$1],,[],[CPPFLAGS="$CPPFLAGS $1"])
|
||||
m4_if([$1],,[],[CPPFLAGS="$CPPFLAGS $1"])
|
||||
[
|
||||
CFLAGS="-g -Wall"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user