forked from Imagelibrary/rtems
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Let enable_rpcgen default to "no".
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Let enable_rpcgen default to "no".
|
||||
|
||||
2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
|
||||
|
||||
@@ -26,7 +26,7 @@ AC_ARG_ENABLE(rpcgen,
|
||||
yes) enable_rpcgen=yes ;;
|
||||
no) enable_rpcgen=no ;;
|
||||
*) enable_rpcgen=no ;;
|
||||
esac],[enable_rpcgen=yes])
|
||||
esac],[enable_rpcgen=no])
|
||||
|
||||
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user