aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-12-07 12:29:42 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2022-12-07 12:29:42 +0100
commitde7a481bd9424650fe5e91f1189733ad7d20ac89 (patch)
treebd40aad9c7c5cb8af6889012a15f87cbe64df335 /configure.ac
parent91b29b192a9dfe01c81c3a78415525669c64861b (diff)
downloadlibgnunetchat-de7a481bd9424650fe5e91f1189733ad7d20ac89.tar.gz
libgnunetchat-de7a481bd9424650fe5e91f1189733ad7d20ac89.zip
Remove unnecessary variable
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b222c8..9118b56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,6 @@ AS_IF([test "x$enable_shared" = "xno"],
53 53
54# test for GNUnet core 54# test for GNUnet core
55gnunet=0 55gnunet=0
56gnunet_conversation=0
57lookin=${prefix} 56lookin=${prefix}
58GNUNET_CFLAGS="" 57GNUNET_CFLAGS=""
59GNUNET_CPPFLAGS="" 58GNUNET_CPPFLAGS=""