forked from Imagelibrary/rtems
Cosmetics.
This commit is contained in:
@@ -241,7 +241,7 @@ AC_CHECK_FUNCS(strlcpy strlcat)
|
||||
|
||||
|
||||
# ... far too many conditionals ...
|
||||
AM_CONDITIONAL(LIBRPC,[test "$rtems_cv_HAS_NETWORKING" = "yes"])
|
||||
AM_CONDITIONAL(LIBRPC,[test x"$rtems_cv_HAS_NETWORKING" = x"yes"])
|
||||
AM_CONDITIONAL(UNIX,[test x"${RTEMS_CPU}" = x"unix"])
|
||||
AM_CONDITIONAL(NEWLIB,test x"$RTEMS_USE_NEWLIB" = x"yes")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user