Diff for /embedaddon/strongswan/src/libipsec/Makefile.am between versions 1.1 and 1.1.1.2

version 1.1, 2020/06/03 09:46:44 version 1.1.1.2, 2021/03/17 00:20:08
Line 23  endif Line 23  endif
 AM_CPPFLAGS = \  AM_CPPFLAGS = \
         -I$(top_srcdir)/src/libstrongswan          -I$(top_srcdir)/src/libstrongswan
   
   AM_CFLAGS = \
           @COVERAGE_CFLAGS@
   
 AM_LDFLAGS = \  AM_LDFLAGS = \
         -no-undefined          -no-undefined
   

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


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