summaryrefslogtreecommitdiff
path: root/source4/build/pidl/header.pm
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-20 04:36:09 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-20 04:36:09 +0000
commitb2fd4284b6935f93514cd7d165ab481101e92472 (patch)
treeb6826c47888b2786f2f7e74f63ae8df7d4b65843 /source4/build/pidl/header.pm
parent8f0f97b078f45abbd001a1fa893455bd27d072cd (diff)
downloadsamba-b2fd4284b6935f93514cd7d165ab481101e92472.tar.gz
samba-b2fd4284b6935f93514cd7d165ab481101e92472.tar.bz2
samba-b2fd4284b6935f93514cd7d165ab481101e92472.zip
use a precompiled grammer in pidl. This speeds up pidl by about a
factor of 2 on my system. (This used to be commit a291dd835f68ae5a109670b1d1ca1a48b2aacfb6)
Diffstat (limited to 'source4/build/pidl/header.pm')
-rw-r--r--source4/build/pidl/header.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/pidl/header.pm b/source4/build/pidl/header.pm
index 8e102a0c3c..83e2cfd4ac 100644
--- a/source4/build/pidl/header.pm
+++ b/source4/build/pidl/header.pm
@@ -2,6 +2,7 @@
# create C header files for an IDL structure
# Copyright tridge@samba.org 2000
# released under the GNU GPL
+
package IdlHeader;
use strict;