summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-04 17:24:36 +0100
committerThomas Haller <thaller@redhat.com>2015-02-02 17:28:06 +0100
commite7d57da0ddad9097962ebfec4f5202b756ed93c9 (patch)
tree5cdc9d762d8c84e234276a8228e4fa34af5e8690 /configure.ac
parentc7ae0c7d67d376bb8a3fbbe8e35a25de7e4c8ebd (diff)
downloadlibnl-e7d57da0ddad9097962ebfec4f5202b756ed93c9.tar.gz
build: add individual linker version scripts for shared libraries
Instead of using a shared version script 'libnl.sym', add individual linker scripts for all libnl libraries. For now, the content of the version script is unchanged and this patch does not have any externally visible changes. Signed-off-by: Thomas Haller <thaller@redhat.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 9c59c055..097dca8e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,7 +121,6 @@ AC_CONFIG_SUBDIRS([doc])
AC_CONFIG_FILES([
Makefile
-libnl.sym
libnl-3.0.pc
libnl-route-3.0.pc
libnl-genl-3.0.pc