r20942: Simplify handling of systems that don't support negative enum values by using...
[samba.git] / source4 / build / smb_build / makefile.pm
index 48379b279d125d5176ba63f7d46bfc8f1e5f47b2..9f571396ebe5ca29a9c9707e97ebb6499cad9960 100644 (file)
@@ -154,7 +154,6 @@ XSLTPROC=$self->{config}->{XSLTPROC}
 LEX=$self->{config}->{LEX}
 YACC=$self->{config}->{YACC}
 YAPP=$self->{config}->{YAPP}
-PIDL_ARGS=$self->{config}->{PIDL_ARGS}
 
 GCOV=$self->{config}->{GCOV}