mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
autotools: Readd --with-xptr-locs configuration option
The option was removed accidentally in 4e4c89a4.
This commit is contained in:
parent
29f4d69e2f
commit
24059ae92e
@ -125,6 +125,8 @@ AC_ARG_WITH(xpath,
|
||||
[ --with-xpath XPath 1.0 support (on)])
|
||||
AC_ARG_WITH(xptr,
|
||||
[ --with-xptr XPointer support (on)])
|
||||
AC_ARG_WITH(xptr-locs,
|
||||
[ --with-xptr-locs XPointer ranges and points (off)])
|
||||
AC_ARG_WITH(zlib,
|
||||
[ --with-zlib[[=DIR]] use libz in DIR (on)])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user