diff options
author | Stefan Metzmacher <metze@samba.org> | 2009-01-13 13:01:36 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2009-01-13 13:01:36 +0100 |
commit | 4f079fe539ea3f41c5a9888279a6574760004098 (patch) | |
tree | c08633a3ae5dfacf182c0db257c17ae4ab905e4a /pidl/README | |
parent | 4a578ec50b672d564150c956d5e479b4a3e9031b (diff) | |
download | samba-4f079fe539ea3f41c5a9888279a6574760004098.tar.gz |
pidl: remove references to EJS and SWIG code
This fixes 'make install'.
metze
Diffstat (limited to 'pidl/README')
-rw-r--r-- | pidl/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pidl/README b/pidl/README index d6783872824..8f31e408d51 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 -- |