[PATCH] libusrp[master]: configure.ac: Call USRP_LIBUSB m4 macro to define LIBUSB_PKG...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Apr 24 15:46:44 UTC 2018


Review at  https://gerrit.osmocom.org/7911

configure.ac: Call USRP_LIBUSB m4 macro to define LIBUSB_PKG_CONFIG_NAME

That variable is expected to be used by usrp.pc.in

Change-Id: Ia5f7ec69701abff91ff8e903e0fd53f8d9fbfba6
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/11/7911/1

diff --git a/configure.ac b/configure.ac
index f923786..dba397c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 AM_SILENT_RULES([yes])
 
 AC_CONFIG_MACRO_DIRS([m4])
-
+USRP_LIBUSB
 AC_PROG_CXX
 
 LT_INIT([pic-only disable-static])

-- 
To view, visit https://gerrit.osmocom.org/7911
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5f7ec69701abff91ff8e903e0fd53f8d9fbfba6
Gerrit-PatchSet: 1
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list