1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

r12385: call pidl with the perl found by configure

metze
(This used to be commit 00b7800695)
This commit is contained in:
Stefan Metzmacher 2005-12-20 00:06:31 +00:00 committed by Gerald (Jerry) Carter
parent 2dc21b833a
commit 50bb996dc0

View File

@ -18,7 +18,7 @@ INIT_OBJ_FILES = tdr_regf.o
lib/registry/reg_backend_nt4.c: lib/registry/tdr_regf.c
lib/registry/tdr_regf.c: lib/registry/regf.idl
@CPP="$(CPP)" pidl/pidl $(PIDL_ARGS) --header --outputdir=lib/registry --tdr-header --tdr-parser -- lib/registry/regf.idl
@CPP="$(CPP)" $(PERL) pidl/pidl $(PIDL_ARGS) --header --outputdir=lib/registry --tdr-header --tdr-parser -- lib/registry/regf.idl
################################################
# Start MODULE registry_w95