aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* UTIL: gnunet-config can now print experimental status. Issue #5708Martin Schanzenbach2022-09-29
|
* BUILD: Fix mysql detection issue #7356Martin Schanzenbach2022-09-29
|
* DOC: Conditionally build doxygen; build sphinx on bootstrapMartin Schanzenbach2022-09-25
|
* -fixMartin Schanzenbach2022-09-08
|
* -fixMartin Schanzenbach2022-09-08
|
* -simplify curl ssl detectionMartin Schanzenbach2022-09-08
|
* -fixMartin Schanzenbach2022-09-07
|
* -fixMartin Schanzenbach2022-09-07
|
* -programatically check GnuTLS support for curlMartin Schanzenbach2022-09-07
|
* -more curl detectionMartin Schanzenbach2022-09-07
|
* -improve curl detection moreMartin Schanzenbach2022-09-07
|
* -some notes on curl detectionMartin Schanzenbach2022-09-06
|
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
|
* GNS: Update deprecated cURL constantMartin Schanzenbach2022-09-02
|
* -update submodule; properly integrate with build and install !releaseMartin Schanzenbach2022-08-07
|
* -update submoduleMartin Schanzenbach2022-08-03
|
* DOC: Move from texinfo to sphinxMartin Schanzenbach2022-08-02
|
* ABE: Remove unused attribute-based encryption componentMartin Schanzenbach2022-07-04
|
* -autoupdateChristian Grothoff2022-06-28
|
* -fix typosChristian Grothoff2022-06-26
|
* RECLAIM: Improve OIDC plugin; now requires jose (new optional dependency)Martin Schanzenbach2022-06-09
|
* -init oidc RSA256 featureTristan Schwieren2022-06-09
|
* BUILD: Fix mysql detection as reported on MLMartin Schanzenbach2022-04-09
|
* -fix MHD detectionChristian Grothoff2022-04-06
|
* -fixMartin Schanzenbach2022-04-04
|
* BUILD: Simplify mhd detectionMartin Schanzenbach2022-04-04
|
* -portability fixesMartin Schanzenbach2022-03-31
|
* configure.ac: use lo0 for the 3 listed BSD Systems.Nikita Ronja2022-03-18
| | | | | | | | | | | | | Without this, GNUNET_DEFAULT_INTERFACE is empty, which leads to a compilation-time error on at least NetBSD due to the resulting syntax error. lo0 definitely exists, it is up to the individual package maintainers and/or system administrators after installation to set this to usable devices. We can not predict the default device names on those *BSD systems, as there are no default names. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* BUILD: Detect missing libsodium. Fixes #7153Martin Schanzenbach2022-02-26
|
* -check for pkg-configChristian Grothoff2022-01-14
|
* -fixMartin Schanzenbach2022-01-14
|
* RECLAIM: Add DIDs - trizuzMartin Schanzenbach2022-01-14
|
* -fix abd configMartin Schanzenbach2021-12-14
|
* - fix experimental flagMartin Schanzenbach2021-12-13
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* - added missing g for extra_logging vart3sserakt2021-11-30
|
* make LE optionalChristian Grothoff2021-11-26
|
* fix configure.ac issues with autoconf 2.69Christian Grothoff2021-11-25
|
* -also check for LaTeX packages used by gnunet-bcdAlessio Vanni2021-11-24
| | | | | | Just checking if the command is available is not enough; for example, some people might not have TikZ installed, a package required to draw the logo on the business cards.
* -accidentally broken uncrustify checkAlessio Vanni2021-11-22
|
* -do not build gnunet-bcd if pdflatex is missingAlessio Vanni2021-11-21
|
* -mallinfo is deprecated in favour of mallinfo2Alessio Vanni2021-11-21
|
* Update configure.ac and a few macros used by itAlessio Vanni2021-11-21
| | | | | | | | | | | | | The changes done to configure.ac are essentially divided in two categories: the first is made of changes to improve existing checks, even if it's merely in the message being printed during the check; the second category is made of updates aimed at bringing this file closer to Autoconf 2.71, which deprecated or even removed some stuff that was otherwise present either directly in configure.ac or in one of the macros it includes, which have been updated in this commit too. Actually, the generated configure script was created by Autoconf 2.71 during deveopment, so in a way it's already compatible with the latest version.
* Allow gnunet-qr to read codes from PNG picturesAlessio Vanni2021-11-21
|
* Convert indirect ‘AC_CHECK_FUNCS’ call to direct oneThien-Thi Nguyen2021-11-20
| | | | | | | | Later versions of Autoconf emit a warning about this. * configure.ac (funcstocheck): Convert shell var assignment to ‘AC_CHECK_FUNCS’ call. In later ‘AC_CHECK_FUNCS’ call, remove reference to ‘$funcstocheck’.
* Remove unnecessary double-quotes escapingThien-Thi Nguyen2021-11-20
| | | | | * configure.ac [user setup]: ...here, from "USERNAME". Later versions of Autoconf emit a warning about this.
* Remove m4-quoting from AC_CHECK_FUNCS argThien-Thi Nguyen2021-11-20
| | | | | * configure.ac (AC_CHECK_FUNCS): ...here. Later versions of Autoconf emit a warning about this.
* BUILD: Attempt fix longer file names in make distMartin Schanzenbach2021-10-12
|
* BUILD: Remove --disable-mysql-version-check. #7033Martin Schanzenbach2021-10-11
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|