[brasero/wip/coreyberla/nautilus-4] build: Bump to libnautilus-extension-4
- From: Corey Berla <coreyberla src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero/wip/coreyberla/nautilus-4] build: Bump to libnautilus-extension-4
- Date: Mon, 12 Sep 2022 17:31:03 +0000 (UTC)
commit 5baff88db54d0479560e069a1acc06aff7daf34f
Author: Corey Berla <corey berla me>
Date: Mon Sep 12 10:03:29 2022 -0700
build: Bump to libnautilus-extension-4
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 188c011e..bc946399 100644
--- a/configure.ac
+++ b/configure.ac
@@ -268,7 +268,7 @@ AC_ARG_WITH(nautilusdir,
if test x"$enable_nautilus" = "xyes"; then
PKG_CHECK_MODULES(NAUTILUS_EXTENSION,
- libnautilus-extension >= $NAUTILUS_REQUIRED,
+ libnautilus-extension-4 >= $NAUTILUS_REQUIRED,
build_nautilus=yes,
build_nautilus=no)
else
@@ -280,7 +280,7 @@ if test x"$build_nautilus" = "xyes"; then
NAUTILUS_EXTENSION_LIBS="$BRASERO_GLIB_LIBS $BRASERO_UI_LIBS $NAUTILUS_EXTENSION_LIBS"
if test "${ac_with_nautilusdir}" = ""; then
- ac_with_nautilusdir=`pkg-config --variable=extensiondir libnautilus-extension`
+ ac_with_nautilusdir=`pkg-config --variable=extensiondir libnautilus-extension-4`
fi
AC_MSG_NOTICE([installing plugin in ${ac_with_nautilusdir}])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]