fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmo-gprs/+/29100 )

Change subject: configure.ac: do require unused dlopen
......................................................................

configure.ac: do require unused dlopen

Change-Id: Iaf9729156ace5f8dc9134094ab3c0a185c7184d5
---
M configure.ac
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  osmith: Looks good to me, but someone else must approve
  fixeria: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve



diff --git a/configure.ac b/configure.ac
index 15974ee..a3570a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,9 +31,6 @@
 PKG_PROG_PKG_CONFIG([0.20])

 dnl checks for libraries
-AC_SEARCH_LIBS([dlopen], [dl dld], [LIBRARY_DL="$LIBS";LIBS=""])
-AC_SUBST(LIBRARY_DL)
-
 PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0)

 dnl checks for header files

--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/29100
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Iaf9729156ace5f8dc9134094ab3c0a185c7184d5
Gerrit-Change-Number: 29100
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-CC: neels <[email protected]>
Gerrit-MessageType: merged

Reply via email to