aboutsummaryrefslogtreecommitdiffstats
path: root/src/_copyright/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-2/+2
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* _copyright: Replicate copyright text here instead of calling libfreeswan.Tobias Brunner2012-06-111-2/+1
|
* Removed useless man page for _copyright.Tobias Brunner2011-02-071-1/+0
|
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-241-1/+1
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+4
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-1/+1
|
* - introduced autotoolsMartin Willi2006-05-161-0/+6
- first working version - make dist should work - things to do: - UML testing! - more cleanups