patch-Makefile_in 559 B

123456789101112
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- radvd-1.2.orig/Makefile.in 2008-10-28 17:38:37.000000000 +0100
  3. +++ radvd-1.2/Makefile.in 2009-05-30 17:07:08.814794942 +0200
  4. @@ -222,7 +222,7 @@ COMMON_SRC = log.c socket.c recv.c util.
  5. radvd_SOURCES = $(COMMON_SRC) radvd.c timer.c send.c process.c interface.c \
  6. device.c device-common.c privsep.c gram.y gram.h scanner.l
  7. -radvd_LDADD = -lfl
  8. +radvd_LDADD =
  9. EXTRA_radvd_SOURCES = device-linux.c device-bsd44.c privsep-linux.c privsep-bsd44.c
  10. YFLAGS = -d
  11. radvdump_SOURCES = $(COMMON_SRC) radvdump.c