Always generate libsodium.pc
This commit is contained in:
parent
d556a56c3c
commit
9d71e18a22
@ -434,11 +434,9 @@ AH_VERBATIM([NDEBUG], [/* Always evaluate assert() calls */
|
|||||||
#/**/undef/**/ NDEBUG
|
#/**/undef/**/ NDEBUG
|
||||||
#endif])
|
#endif])
|
||||||
|
|
||||||
AS_IF([test "x$PKG_CONFIG" != "x"], [
|
|
||||||
AC_CONFIG_FILES([libsodium.pc])
|
|
||||||
])
|
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
dist-build/Makefile
|
dist-build/Makefile
|
||||||
|
libsodium.pc
|
||||||
msvc-scripts/Makefile
|
msvc-scripts/Makefile
|
||||||
src/Makefile
|
src/Makefile
|
||||||
src/libsodium/Makefile
|
src/libsodium/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user