r12385: call pidl with the perl found by configure
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Dec 2005 00:06:31 +0000 (00:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:33 +0000 (13:47 -0500)
metze
(This used to be commit 00b7800695938e2374a26208273996efeb9ab258)

source4/lib/registry/config.mk

index a76595b94d69b5f302215c763a871a51192dac65..9dd67cb3b98be7a96b3eaab89ec44c33e47f3053 100644 (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