s3-build: do not auto-genereate ndr tables but use checked-in tables.
authorMichael Adam <obnox@samba.org>
Sun, 23 Nov 2008 00:11:29 +0000 (01:11 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 23 Nov 2008 00:16:20 +0000 (01:16 +0100)
commit71c782c72af496c86491d16ef384a5b320f9616f
tree2f1ed15ae1465ce6ea72af936e02aa8abf02cf58
parent84e37eb5f56e2979cae89b96bc25ae746d7efab9
s3-build: do not auto-genereate ndr tables but use checked-in tables.

This removes the build-dependency on perl that was introduced in
commit e0905c30908b4d621030689d33de28a13c04a690.

The tables can now be re-built with "make ndr-tables".
This is also called by make samba3-idl to ensure that the tables
are updated after idl changes.

This hopefully fixes the build on some build farm hosts (e.g. gwen).

Michael
source3/Makefile.in