Diff for /embedaddon/dhcp/server/Makefile.am between versions 1.1 and 1.1.1.1

version 1.1, 2012/02/21 22:30:18 version 1.1.1.1, 2012/10/09 09:06:55
Line 1 Line 1
   # We want to build this directory first, before descending into tests subdir.
   # The reason is that ideally the tests should link existing objects from this
   # directory. That eliminates any discrepancies between tested code and
   # production code. Sadly, we are not there yet.
   SUBDIRS = . tests
   
 AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"'  AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"'
   
 dist_sysconf_DATA = dhcpd.conf  dist_sysconf_DATA = dhcpd.conf

Removed from v.1.1  
changed lines
  Added in v.1.1.1.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>