aboutsummaryrefslogtreecommitdiff
path: root/gnunet_private_config.h.in
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 22:01:23 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-04 22:01:23 +0900
commit3f0d91045d29435feef723f09f9ff75c80296d3d (patch)
tree15a0e4c16ec1a5ecdb6472f24136aedb99ef2b47 /gnunet_private_config.h.in
parenta0914a0ad18728e4b2b1632198d50d8b001a8890 (diff)
downloadgnunet-3f0d91045d29435feef723f09f9ff75c80296d3d.tar.gz
gnunet-3f0d91045d29435feef723f09f9ff75c80296d3d.zip
BUILD: Remove static_assert check
Diffstat (limited to 'gnunet_private_config.h.in')
-rw-r--r--gnunet_private_config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnunet_private_config.h.in b/gnunet_private_config.h.in
index a92acfbdf..fb18dae28 100644
--- a/gnunet_private_config.h.in
+++ b/gnunet_private_config.h.in
@@ -409,9 +409,6 @@
409/* Define to 1 if you have the `statfs' function. */ 409/* Define to 1 if you have the `statfs' function. */
410#undef HAVE_STATFS 410#undef HAVE_STATFS
411 411
412/* Define to 1 if static assert is supported */
413#undef HAVE_STATIC_ASSERT
414
415/* Define to 1 if you have the `statvfs' function. */ 412/* Define to 1 if you have the `statvfs' function. */
416#undef HAVE_STATVFS 413#undef HAVE_STATVFS
417 414