From 4f079fe539ea3f41c5a9888279a6574760004098 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 13 Jan 2009 13:01:36 +0100 Subject: pidl: remove references to EJS and SWIG code This fixes 'make install'. metze --- pidl/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'pidl/README') diff --git a/pidl/README b/pidl/README index d678387282..8f31e408d5 100644 --- a/pidl/README +++ b/pidl/README @@ -34,12 +34,10 @@ Parse::Pidl::Test - Utility functions for use in pidl's testsuite -- Samba NDR -- Parse::Pidl::Samba4::NDR::Client - Generates client call functions in C using the NDR parser -Parse::Pidl::Samba4::SWIG - Generates SWIG interface files (.i) Parse::Pidl::Samba4::NDR::Parser - Generates pull/push functions for parsing NDR Parse::Pidl::Samba4::NDR::Server - Generates server side implementation in C Parse::Pidl::Samba4::TDR - Parser generator for the "Trivial Data Representation" Parse::Pidl::Samba4::Template - Generates stubs in C for server implementation -Parse::Pidl::Samba4::EJS - Generates bindings for Embedded JavaScript (EJS) Parse::Pidl::Samba4::Python - Generates bindings for Python -- Samba COM / DCOM -- -- cgit