Added PKG_CHECK_EXISTS exception.

This commit is contained in:
rakshasa
2024-08-09 13:06:14 +00:00
parent 1da0e3476d
commit 892e595015
+2
View File
@@ -1,3 +1,5 @@
m4_pattern_allow([PKG_CHECK_EXISTS])
AC_INIT([rtorrent], [0.9.8], [sundell.software@gmail.com])
AC_CONFIG_HEADERS([config.h])