mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
Not part of the "all" make target yet, as it requires xsltproc (This used to be commit fd3f4636438cf1d9c0dd802064033271b9e4d935)
2 lines
33 B
Plaintext
2 lines
33 B
Plaintext
AC_PATH_PROG(XSLTPROC, xsltproc)
|