mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
917 B

  1. --- ./client/Makefile.in.orig 2007-11-19 18:32:35.000000000 +0100
  2. +++ ./client/Makefile.in 2007-11-19 18:32:48.000000000 +0100
  3. @@ -153,7 +153,7 @@
  4. sharedstatedir = @sharedstatedir@
  5. sysconfdir = @sysconfdir@
  6. target_alias = @target_alias@
  7. -dist_sysconf_DATA = dhclient.conf
  8. +dist_sysconf_DATA =
  9. dhclient_SOURCES = clparse.c dhclient.c dhc6.c
  10. dhclient_LDADD = ../common/libdhcp.a ../minires/libres.a \
  11. ../omapip/libomapi.a ../dst/libdst.a
  12. --- ./server/Makefile.in.orig 2007-11-19 18:32:51.000000000 +0100
  13. +++ ./server/Makefile.in 2007-11-19 18:32:57.000000000 +0100
  14. @@ -158,7 +158,7 @@
  15. sysconfdir = @sysconfdir@
  16. target_alias = @target_alias@
  17. AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"'
  18. -dist_sysconf_DATA = dhcpd.conf
  19. +dist_sysconf_DATA =
  20. dhcpd_SOURCES = dhcpd.c dhcp.c bootp.c confpars.c db.c class.c failover.c \
  21. omapi.c mdb.c stables.c salloc.c ddns.c dhcpleasequery.c \
  22. dhcpv6.c mdb6.c