From 6fd304e5e6c8b386d3671f4932a74124fd37192a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 22 Apr 2013 11:31:06 +0200 Subject: Switch from autotools to a custom build system adapted from Libav. --- src/check.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/check.h') diff --git a/src/check.h b/src/check.h index 0642a4b9..6baef90d 100644 --- a/src/check.h +++ b/src/check.h @@ -33,7 +33,7 @@ * */ -#ifndef PACKAGE_VERSION +#ifndef MPD_CONFIG_H #error config.h missing #endif -- cgit v1.2.3