adapt configure to generate libnl-2.0.pc
This commit is contained in:
parent
a8b11236d6
commit
7211a83525
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ AC_CHECK_LIB(m, pow,
|
|||
LIBNL_LIB="$LIBM"
|
||||
AC_SUBST(LIBNL_LIB)
|
||||
|
||||
AC_OUTPUT([Makefile.opts libnl-1.pc doc/Doxyfile include/netlink/version.h])
|
||||
AC_OUTPUT([Makefile.opts libnl-2.0.pc doc/Doxyfile include/netlink/version.h])
|
||||
|
|
Loading…
Add table
Reference in a new issue