Re: [libnftables PATCH 2/2] src: support for XML parsing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2013/5/8 Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx>:
> Running './configure --with-xml-parsing' needs to generate some
> variable or modify Makefile.am or Make_global.am so I can pass to gcc
> the -DXML_PARSING option.
>

Ok, I did this:

[...]
regular_CPPFLAGS="-D_FILE_OFFSET_BITS=64 -D_REENTRANT"
AS_IF([test "x$with_xml_parsing" = "xyes"], [
        regular_CPPFLAGS="$regular_CPPFLAGS -DXML_PARSING"
])
[...]

that seems to work.

--
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux