--- embedaddon/libxml2/trio.h 2012/02/21 23:37:57 1.1.1.1 +++ embedaddon/libxml2/trio.h 2014/06/15 19:53:28 1.1.1.2 @@ -1,6 +1,6 @@ /************************************************************************* * - * $Id: trio.h,v 1.1.1.1 2012/02/21 23:37:57 misho Exp $ + * $Id: trio.h,v 1.1.1.2 2014/06/15 19:53:28 misho Exp $ * * Copyright (C) 1998 Bjorn Reese and Daniel Stenberg. * @@ -28,7 +28,7 @@ * Use autoconf defines if present. Packages using trio must define * HAVE_CONFIG_H as a compiler option themselves. */ -#if defined(HAVE_CONFIG_H) +#if defined(TRIO_HAVE_CONFIG_H) # include "config.h" #endif