Diff for /embedaddon/quagga/watchquagga/Makefile.am between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 17:26:12 version 1.1.1.2, 2013/07/21 23:54:41
Line 1 Line 1
 ## Process this file with Automake to create Makefile.in  ## Process this file with Automake to create Makefile.in
   
INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/libINCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
 DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"  DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"
   
 AM_CFLAGS = $(PICFLAGS)  AM_CFLAGS = $(PICFLAGS)

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


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