aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-28 16:50:06 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-28 16:50:06 +0200
commit04a1bb84f5e296df0fb41519675a35c18072c9b8 (patch)
tree87f14565a4b157507560e0bb00e85eacd6d6deca
parentaf5f9447938a45c07353b81b7f19538a6c56dc4e (diff)
downloadgnunet-gtk-04a1bb84f5e296df0fb41519675a35c18072c9b8.tar.gz
gnunet-gtk-04a1bb84f5e296df0fb41519675a35c18072c9b8.zip
-version not supported here
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 12333db5..517c963c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -233,7 +233,7 @@ AC_SUBST(QR_LIBS)
233 233
234AC_MSG_CHECKING(for gtk) 234AC_MSG_CHECKING(for gtk)
235without_gtk=true 235without_gtk=true
236PKG_CHECK_MODULES([GTK], [gtk+-3.22]) 236PKG_CHECK_MODULES([GTK], [gtk+-3.0])
237# test for libunique 237# test for libunique
238AC_ARG_WITH([libunique], AS_HELP_STRING([--without-libunique],[disable libunique])) 238AC_ARG_WITH([libunique], AS_HELP_STRING([--without-libunique],[disable libunique]))
239have_libunique=no 239have_libunique=no