aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add support for custom version stringUlrich Sibiller2020-01-051-0/+7
* nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct w...Mihai Moldovan2018-03-071-1/+1
* nxcomp{,shad}/configure.ac: pass more portable -E option to sed instead of -r.Mihai Moldovan2018-03-021-1/+1
* nxcomp{,shad}/configure.ac: trailing whitespace removal only.Mihai Moldovan2018-02-251-1/+1
* nxcomp/configure.ac: add check for ::ctime_s.Mihai Moldovan2018-01-081-0/+17
* Support building with legacy zlib versions that do not ship a pkg-config file.Mihai Moldovan2017-12-161-1/+1
* nx{comp{,shad},proxy}: use dist-bzip2 instead of dist-xz.Mihai Moldovan2017-12-161-1/+1
* Silence warning: "ar: 'u' modifier ignored since 'D' is the default"Ulrich Sibiller2017-12-111-0/+3
* nxcomp: add basic logging_test utility in test subdirectory.Mihai Moldovan2017-10-271-0/+1
* nxcomp/{configure.ac,Log.cpp}: implement configure-time std::put_time check a...Mihai Moldovan2017-10-271-0/+17
* nxcomp: add AX_PTHREAD code from autoconf-archive and check for pthread support.Mihai Moldovan2017-10-271-0/+2
* nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup ...Mihai Moldovan2017-10-271-0/+6
* nxcomp/configure.ac: rename --{en,dis}able-info to --{en,dis}able-debug, as o...Mihai Moldovan2017-10-271-1/+1
* nxcomp/configure.ac: prettify AC_ARG_ENABLE() calls, use more quotes and AS_I...Mihai Moldovan2017-09-291-13/+13
* nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX...Mike Gabriel2017-08-111-1/+1
* nxcomp/configure.ac: fix copy-and-paste typo (nxcompshad.pc.)Mihai Moldovan2017-08-091-1/+1
* nxcomp/configure.ac: we don't need to specify empty optional parameters.Mihai Moldovan2017-08-091-2/+2
* nxcomp/configure.ac: Don't rely on pkg-config alone when it comes to testing ...Mike Gabriel2017-08-081-4/+4
* nxcomp/configure.ac,m4/nx-macros.m4,nxcomp/src/Socket.h: Use AC_CHECK_TYPES t...Mike Gabriel2017-07-261-9/+1
* nxcomp/configure.ac: Re-add previously available configure options --with-val...Mike Gabriel2017-07-261-0/+14
* nxcomp: Switch to autoreconf.Mike Gabriel2017-07-261-0/+83