forked from Imagelibrary/rtems
2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
|
||||
|
||||
2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>
|
||||
|
||||
* libchip/network/open_eth.c, libchip/serial/mc68681.c,
|
||||
|
||||
@@ -14,7 +14,7 @@ libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \
|
||||
chat.c demand.c fsm.c fsm.h ipcp.c ipcp.h lcp.c lcp.h magic.c magic.h \
|
||||
options.c upap.c upap.h md4.c md4.h md5.c md5.h utils.c sys-rtems.c \
|
||||
rtemsmain.c rtemspppd.c pppd.h patchlevel.h pathnames.h
|
||||
libpppd_a_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
libpppd_a_CPPFLAGS = $(AM_CPPFLAGS) -D__BSD_VISIBLE
|
||||
endif
|
||||
|
||||
# FIXME: Move sources to libpppd_a_SOURCES, remove other files.
|
||||
|
||||
@@ -14,7 +14,7 @@ libpppd_a_SOURCES = auth.c ccp.c ccp.h chap.c chap.h chap_ms.c chap_ms.h \
|
||||
chat.c demand.c fsm.c fsm.h ipcp.c ipcp.h lcp.c lcp.h magic.c magic.h \
|
||||
options.c upap.c upap.h md4.c md4.h md5.c md5.h utils.c sys-rtems.c \
|
||||
rtemsmain.c rtemspppd.c pppd.h patchlevel.h pathnames.h
|
||||
libpppd_a_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
libpppd_a_CPPFLAGS = $(AM_CPPFLAGS) -D__BSD_VISIBLE
|
||||
endif
|
||||
|
||||
# FIXME: Move sources to libpppd_a_SOURCES, remove other files.
|
||||
|
||||
Reference in New Issue
Block a user