Changeset 4675

Show
Ignore:
Timestamp:
11/18/08 15:28:05 (2 months ago)
Author:
tobias
Message:

fixing compilation on systems lacking linux/xfrm.h

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/starter/Makefile.am

    r4618 r4675  
    66exec.h invokecharon.h lex.yy.c loglite.c klips.c klips.h 
    77 
    8 INCLUDES = -I$(top_srcdir)/src/libfreeswan -I$(top_srcdir)/src/pluto -I$(top_srcdir)/src/whack -I$(top_srcdir)/src/stroke 
     8INCLUDES = -I${linuxdir} -I$(top_srcdir)/src/libfreeswan -I$(top_srcdir)/src/pluto -I$(top_srcdir)/src/whack -I$(top_srcdir)/src/stroke 
    99AM_CFLAGS = -DIPSEC_DIR=\"${ipsecdir}\" -DIPSEC_CONFDIR=\"${confdir}\" -DIPSEC_PIDDIR=\"${piddir}\" -DIPSEC_EAPDIR=\"${eapdir}\" -DDEBUG 
    1010starter_LDADD = defs.o $(top_builddir)/src/libfreeswan/libfreeswan.a