summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Remove --enable-experimental-dyndisc build config knob.Linus Nordberg2016-11-011-16/+0
| | | | | Be aware that use of the DynamicLookupCommand configuration option still enables code known to be buggy.
* Bump version to 1.7.1-alpha-dev.Linus Nordberg2016-11-011-2/+2
| | | | | Next release will be 1.7.1-alpha. When the 1.7 series becomes stable, the `-alpha' prefix is dropped.
* Update contact email address.Linus Nordberg2016-10-171-1/+1
|
* Require libnettle unconditionally.Linus Nordberg2016-09-211-17/+1
|
* Let env DOCBOOK2X_MAN optionally name the docbook2x-man program.Linus Nordberg2016-09-191-3/+6
| | | | Patch from Fabian Mauchle with a minor change.
* Return free memory more aggressively.Linus Nordberg2013-08-261-1/+3
| | | | | | | Have free(3) call sbrk(2) when there's 4 MB to free (default on Linux seems to be 128). Patch by Fabian Mauchle.
* Merge branch 'licensing-nogpl'Linus Nordberg2012-10-301-0/+4
|\ | | | | | | | | Conflicts: configure.ac
| * Formatting changes.Linus Nordberg2012-09-251-2/+2
| | | | | | | | | | | | | | | | | | And, actually, a typo in catgconf.c. Cherry-picked b712a6bf from branch 'licensing'. Conflicts: LICENSE
| * Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
| | | | | | | | The overlap is clearly expressed without it.
| * Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
| |
| * Add copyright and licensing information.Linus Nordberg2012-09-141-0/+5
| |
* | Bump version to 1.7-dev.Linus Nordberg2012-10-301-1/+1
| |
* | radsecproxy-1.6.2Linus Nordberg2012-10-251-1/+1
| |
* | Bump version.Linus Nordberg2012-10-221-1/+1
| |
* | Bump version in configure.ac too.Linus Nordberg2012-09-141-1/+1
|/
* Bump version to 1.6.1-dev.Linus Nordberg2012-05-231-1/+1
|
* radsecproxy-1.6.Linus Nordberg2012-04-271-1/+1
|
* radsecproxy-1.6-rc2.Linus Nordberg2012-04-271-1/+1
|
* radsecproxy-1.6-rc1.Linus Nordberg2012-04-261-1/+1
|
* Add configure option --enable-experimental-dyndisc.Linus Nordberg2012-04-261-0/+16
|
* Ready for radsecproxy-1.6-rc0.Linus Nordberg2012-04-171-1/+1
|
* OpenSSL uses long long. We use -pedantic. Add -Wno-long-long.Linus Nordberg2012-04-031-1/+1
| | | | Closes RADSECPROXY-34.
* Autoconf: Don't use deprecated AM_PROG_CC_C_O.Linus Nordberg2011-12-121-1/+0
|
* Make the autoconfery slightly less miserable. Also, bump version.Linus Nordberg2011-12-121-1/+1
| | | | | Get rid of warnings about defining variables conditionally and unconditionally. Don't redefine EXTRA_DIST with a spurious space in it.
* Ready for radsecproxy-1.5, this time configure.ac is ready too.Linus Nordberg2011-10-081-1/+1
|
* Fix last merge which broke configure.ac.Linus Nordberg2011-09-281-4/+0
| | | | Also, remove generated configure.
* Merge with master. Conflicts:Linus Nordberg2011-09-281-0/+4
|\ | | | | | | | | | | | | | | | | ChangeLog README config.guess config.sub configure configure.ac
| * Ready for radsecproxy-1.4.3.Linus Nordberg2011-07-221-1/+1
| |
| * radsecproxy-1.4.3-rc0.Linus Nordberg2011-07-211-1/+1
| |
| * Version is radsecproxy-1.4.3-dev.Linus Nordberg2011-07-031-1/+1
| |
* | Add --enable-fticks to configure.Linus Nordberg2011-09-271-2/+18
| |
* | Add support for 'make check' and a dummy test.Linus Nordberg2011-09-271-1/+4
| |
* | Prepare for building tests.Linus Nordberg2011-09-271-0/+1
| | | | | | | | | | Move main() out of radsecproxy.c. Build a static library and link a main.c with it.
* | Add fticks.c and fticks.h to the build.Linus Nordberg2011-04-041-0/+3
| |
* | Version 1.5-dev.Linus Nordberg2011-03-311-1/+1
|/
* Ready for radsecproxy-1.4.2.Linus Nordberg2010-11-231-1/+1
|
* Releng, version is radsecproxy-1.4-dev.Linus Nordberg2010-11-181-1/+1
|
* Get ready for radsecproxy-1.4.1.Linus Nordberg2010-11-171-1/+1
|
* * configure.ac: Update version.Linus Nordberg2010-06-121-1/+1
|
* * configure.ac: Check for docbook2x-man.Linus Nordberg2010-06-121-0/+4
| | | | * Makefile.am: Build radsecproxy.conf.5 only if docbook2x-man exists.
* Bump version.Linus Nordberg2010-05-311-1/+1
|
* Ready for 1.4-beta2.Linus Nordberg2010-05-281-1/+1
|
* Make that `-pthreads', with a trailing `s', for making GCC pre gcc-4.xlinus2010-03-311-1/+1
| | | | | | | happy too. git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@541 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Pass `-pthread' to gcc on Solaris.linus2010-03-311-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@537 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Heading for 1.4 rather than 2.0.linus2010-03-231-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@528 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Change contact address.linus2010-03-231-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@526 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it.linus2010-03-171-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@521 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Don't pass `-mt' to gcc on Solaris.linus2010-03-021-1/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@515 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* improved the solaris depenendent stuffvenaas2009-03-111-3/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@489 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* adding configure options for various transports, and -v output which ↵venaas2008-12-221-0/+62
| | | | | | transports are enabled git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@448 e88ac4ed-0b26-0410-9574-a7f39faa03bf