--- parser3/Makefile.in 2024/12/21 13:57:55 1.182 +++ parser3/Makefile.in 2025/11/06 22:09:34 1.186 @@ -211,6 +211,8 @@ am__distuninstallcheck_listfiles = $(dis | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ +AMQP_INCLUDES = @AMQP_INCLUDES@ +AMQP_LIBS = @AMQP_LIBS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ APACHE = @APACHE@