diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 17:12:27 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-17 17:12:27 +0200 |
commit | 79190992b3820cd028c961c48bdea9b35baf13c9 (patch) | |
tree | 0de851669d98f04e947d20349d96723462cd1eb0 | |
parent | 3b5330e9094ecf0be94d3dbea744de140ec55e19 (diff) | |
download | samba-79190992b3820cd028c961c48bdea9b35baf13c9.tar.gz samba-79190992b3820cd028c961c48bdea9b35baf13c9.tar.xz samba-79190992b3820cd028c961c48bdea9b35baf13c9.zip |
Move pidl to top-level directory.
-rw-r--r-- | pidl/MANIFEST (renamed from source4/pidl/MANIFEST) | 0 | ||||
-rw-r--r-- | pidl/META.yml (renamed from source4/pidl/META.yml) | 0 | ||||
-rwxr-xr-x | pidl/Makefile.PL (renamed from source4/pidl/Makefile.PL) | 0 | ||||
-rw-r--r-- | pidl/README (renamed from source4/pidl/README) | 0 | ||||
-rw-r--r-- | pidl/TODO (renamed from source4/pidl/TODO) | 0 | ||||
-rw-r--r-- | pidl/config.m4 (renamed from source4/pidl/config.m4) | 0 | ||||
-rw-r--r-- | pidl/config.mk (renamed from source4/pidl/config.mk) | 0 | ||||
-rw-r--r-- | pidl/expr.yp (renamed from source4/pidl/expr.yp) | 0 | ||||
-rw-r--r-- | pidl/idl.yp (renamed from source4/pidl/idl.yp) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl.pm (renamed from source4/pidl/lib/Parse/Pidl.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/CUtil.pm (renamed from source4/pidl/lib/Parse/Pidl/CUtil.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Compat.pm (renamed from source4/pidl/lib/Parse/Pidl/Compat.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Dump.pm (renamed from source4/pidl/lib/Parse/Pidl/Dump.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Expr.pm (renamed from source4/pidl/lib/Parse/Pidl/Expr.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/IDL.pm (renamed from source4/pidl/lib/Parse/Pidl/IDL.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/NDR.pm (renamed from source4/pidl/lib/Parse/Pidl/NDR.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/ODL.pm (renamed from source4/pidl/lib/Parse/Pidl/ODL.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/COM/Header.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/COM/Header.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/EJS.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/EJS.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/Header.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/Header.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/Python.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/Python.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/SWIG.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/SWIG.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/TDR.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/TDR.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Samba4/Template.pm (renamed from source4/pidl/lib/Parse/Pidl/Samba4/Template.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Typelist.pm (renamed from source4/pidl/lib/Parse/Pidl/Typelist.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Util.pm (renamed from source4/pidl/lib/Parse/Pidl/Util.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Wireshark/Conformance.pm (renamed from source4/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Pidl/Wireshark/NDR.pm (renamed from source4/pidl/lib/Parse/Pidl/Wireshark/NDR.pm) | 0 | ||||
-rw-r--r-- | pidl/lib/Parse/Yapp/Driver.pm (renamed from source4/pidl/lib/Parse/Yapp/Driver.pm) | 0 | ||||
-rwxr-xr-x | pidl/pidl (renamed from source4/pidl/pidl) | 0 | ||||
-rw-r--r-- | pidl/tests/Util.pm (renamed from source4/pidl/tests/Util.pm) | 0 | ||||
-rwxr-xr-x | pidl/tests/cutil.pl (renamed from source4/pidl/tests/cutil.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/dump.pl (renamed from source4/pidl/tests/dump.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/header.pl (renamed from source4/pidl/tests/header.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr.pl (renamed from source4/pidl/tests/ndr.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_align.pl (renamed from source4/pidl/tests/ndr_align.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_alloc.pl (renamed from source4/pidl/tests/ndr_alloc.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_array.pl (renamed from source4/pidl/tests/ndr_array.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_compat.pl (renamed from source4/pidl/tests/ndr_compat.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_deprecations.pl (renamed from source4/pidl/tests/ndr_deprecations.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_fullptr.pl (renamed from source4/pidl/tests/ndr_fullptr.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_refptr.pl (renamed from source4/pidl/tests/ndr_refptr.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_represent.pl (renamed from source4/pidl/tests/ndr_represent.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_simple.pl (renamed from source4/pidl/tests/ndr_simple.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_string.pl (renamed from source4/pidl/tests/ndr_string.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/ndr_tagtype.pl (renamed from source4/pidl/tests/ndr_tagtype.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/parse_idl.pl (renamed from source4/pidl/tests/parse_idl.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/samba-ejs.pl (renamed from source4/pidl/tests/samba-ejs.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/samba-ndr.pl (renamed from source4/pidl/tests/samba-ndr.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/samba3-cli.pl (renamed from source4/pidl/tests/samba3-cli.pl) | 0 | ||||
-rw-r--r-- | pidl/tests/samba3-srv.pl (renamed from source4/pidl/tests/samba3-srv.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/tdr.pl (renamed from source4/pidl/tests/tdr.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/test_util.pl (renamed from source4/pidl/tests/test_util.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/typelist.pl (renamed from source4/pidl/tests/typelist.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/util.pl (renamed from source4/pidl/tests/util.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/wireshark-conf.pl (renamed from source4/pidl/tests/wireshark-conf.pl) | 0 | ||||
-rwxr-xr-x | pidl/tests/wireshark-ndr.pl (renamed from source4/pidl/tests/wireshark-ndr.pl) | 0 | ||||
-rw-r--r-- | source3/Makefile.in | 6 |
66 files changed, 3 insertions, 3 deletions
diff --git a/source4/pidl/MANIFEST b/pidl/MANIFEST index 051c5d2b19..051c5d2b19 100644 --- a/source4/pidl/MANIFEST +++ b/pidl/MANIFEST diff --git a/source4/pidl/META.yml b/pidl/META.yml index 4822b50f09..4822b50f09 100644 --- a/source4/pidl/META.yml +++ b/pidl/META.yml diff --git a/source4/pidl/Makefile.PL b/pidl/Makefile.PL index 2a405fcc2b..2a405fcc2b 100755 --- a/source4/pidl/Makefile.PL +++ b/pidl/Makefile.PL diff --git a/source4/pidl/README b/pidl/README index d678387282..d678387282 100644 --- a/source4/pidl/README +++ b/pidl/README diff --git a/source4/pidl/TODO b/pidl/TODO index 8886441a75..8886441a75 100644 --- a/source4/pidl/TODO +++ b/pidl/TODO diff --git a/source4/pidl/config.m4 b/pidl/config.m4 index 8b8bc5acf0..8b8bc5acf0 100644 --- a/source4/pidl/config.m4 +++ b/pidl/config.m4 diff --git a/source4/pidl/config.mk b/pidl/config.mk index 07c8647ecd..07c8647ecd 100644 --- a/source4/pidl/config.mk +++ b/pidl/config.mk diff --git a/source4/pidl/expr.yp b/pidl/expr.yp index a8074875ff..a8074875ff 100644 --- a/source4/pidl/expr.yp +++ b/pidl/expr.yp diff --git a/source4/pidl/idl.yp b/pidl/idl.yp index d557590494..d557590494 100644 --- a/source4/pidl/idl.yp +++ b/pidl/idl.yp diff --git a/source4/pidl/lib/Parse/Pidl.pm b/pidl/lib/Parse/Pidl.pm index c2c9463d03..c2c9463d03 100644 --- a/source4/pidl/lib/Parse/Pidl.pm +++ b/pidl/lib/Parse/Pidl.pm diff --git a/source4/pidl/lib/Parse/Pidl/CUtil.pm b/pidl/lib/Parse/Pidl/CUtil.pm index 9deb6ee177..9deb6ee177 100644 --- a/source4/pidl/lib/Parse/Pidl/CUtil.pm +++ b/pidl/lib/Parse/Pidl/CUtil.pm diff --git a/source4/pidl/lib/Parse/Pidl/Compat.pm b/pidl/lib/Parse/Pidl/Compat.pm index 7519021144..7519021144 100644 --- a/source4/pidl/lib/Parse/Pidl/Compat.pm +++ b/pidl/lib/Parse/Pidl/Compat.pm diff --git a/source4/pidl/lib/Parse/Pidl/Dump.pm b/pidl/lib/Parse/Pidl/Dump.pm index bf5811c116..bf5811c116 100644 --- a/source4/pidl/lib/Parse/Pidl/Dump.pm +++ b/pidl/lib/Parse/Pidl/Dump.pm diff --git a/source4/pidl/lib/Parse/Pidl/Expr.pm b/pidl/lib/Parse/Pidl/Expr.pm index 5524374fae..5524374fae 100644 --- a/source4/pidl/lib/Parse/Pidl/Expr.pm +++ b/pidl/lib/Parse/Pidl/Expr.pm diff --git a/source4/pidl/lib/Parse/Pidl/IDL.pm b/pidl/lib/Parse/Pidl/IDL.pm index 06d54fb4b5..06d54fb4b5 100644 --- a/source4/pidl/lib/Parse/Pidl/IDL.pm +++ b/pidl/lib/Parse/Pidl/IDL.pm diff --git a/source4/pidl/lib/Parse/Pidl/NDR.pm b/pidl/lib/Parse/Pidl/NDR.pm index 9b61a370e2..9b61a370e2 100644 --- a/source4/pidl/lib/Parse/Pidl/NDR.pm +++ b/pidl/lib/Parse/Pidl/NDR.pm diff --git a/source4/pidl/lib/Parse/Pidl/ODL.pm b/pidl/lib/Parse/Pidl/ODL.pm index ad8c76f622..ad8c76f622 100644 --- a/source4/pidl/lib/Parse/Pidl/ODL.pm +++ b/pidl/lib/Parse/Pidl/ODL.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm b/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm index 2a23fad4a7..2a23fad4a7 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm +++ b/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm b/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm index b21d3f4bbc..b21d3f4bbc 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm +++ b/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4.pm b/pidl/lib/Parse/Pidl/Samba4.pm index d42e01cdb0..d42e01cdb0 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4.pm +++ b/pidl/lib/Parse/Pidl/Samba4.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Header.pm b/pidl/lib/Parse/Pidl/Samba4/COM/Header.pm index 996689b4b6..996689b4b6 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Header.pm +++ b/pidl/lib/Parse/Pidl/Samba4/COM/Header.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm b/pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm index ca9f37a053..ca9f37a053 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm +++ b/pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm b/pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm index 150acbfde9..150acbfde9 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm +++ b/pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/EJS.pm b/pidl/lib/Parse/Pidl/Samba4/EJS.pm index efb3f2858d..efb3f2858d 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/EJS.pm +++ b/pidl/lib/Parse/Pidl/Samba4/EJS.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/Header.pm b/pidl/lib/Parse/Pidl/Samba4/Header.pm index 611f0adb92..611f0adb92 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/Header.pm +++ b/pidl/lib/Parse/Pidl/Samba4/Header.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm b/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm index f8209be654..f8209be654 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm +++ b/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm b/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm index fb73075f1a..fb73075f1a 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm +++ b/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm b/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm index e30102b4e1..e30102b4e1 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm +++ b/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/Python.pm b/pidl/lib/Parse/Pidl/Samba4/Python.pm index 74cec5a827..74cec5a827 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/Python.pm +++ b/pidl/lib/Parse/Pidl/Samba4/Python.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/SWIG.pm b/pidl/lib/Parse/Pidl/Samba4/SWIG.pm index 14424cf260..14424cf260 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/SWIG.pm +++ b/pidl/lib/Parse/Pidl/Samba4/SWIG.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/TDR.pm b/pidl/lib/Parse/Pidl/Samba4/TDR.pm index 568dff5adf..568dff5adf 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/TDR.pm +++ b/pidl/lib/Parse/Pidl/Samba4/TDR.pm diff --git a/source4/pidl/lib/Parse/Pidl/Samba4/Template.pm b/pidl/lib/Parse/Pidl/Samba4/Template.pm index a35fc7d2eb..a35fc7d2eb 100644 --- a/source4/pidl/lib/Parse/Pidl/Samba4/Template.pm +++ b/pidl/lib/Parse/Pidl/Samba4/Template.pm diff --git a/source4/pidl/lib/Parse/Pidl/Typelist.pm b/pidl/lib/Parse/Pidl/Typelist.pm index c5c458ac6b..c5c458ac6b 100644 --- a/source4/pidl/lib/Parse/Pidl/Typelist.pm +++ b/pidl/lib/Parse/Pidl/Typelist.pm diff --git a/source4/pidl/lib/Parse/Pidl/Util.pm b/pidl/lib/Parse/Pidl/Util.pm index 006718d139..006718d139 100644 --- a/source4/pidl/lib/Parse/Pidl/Util.pm +++ b/pidl/lib/Parse/Pidl/Util.pm diff --git a/source4/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm index 5c37b4a0c4..5c37b4a0c4 100644 --- a/source4/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm +++ b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm diff --git a/source4/pidl/lib/Parse/Pidl/Wireshark/NDR.pm b/pidl/lib/Parse/Pidl/Wireshark/NDR.pm index 8846b740ab..8846b740ab 100644 --- a/source4/pidl/lib/Parse/Pidl/Wireshark/NDR.pm +++ b/pidl/lib/Parse/Pidl/Wireshark/NDR.pm diff --git a/source4/pidl/lib/Parse/Yapp/Driver.pm b/pidl/lib/Parse/Yapp/Driver.pm index d0dcbf54eb..d0dcbf54eb 100644 --- a/source4/pidl/lib/Parse/Yapp/Driver.pm +++ b/pidl/lib/Parse/Yapp/Driver.pm diff --git a/source4/pidl/pidl b/pidl/pidl index e58442ba1b..e58442ba1b 100755 --- a/source4/pidl/pidl +++ b/pidl/pidl diff --git a/source4/pidl/tests/Util.pm b/pidl/tests/Util.pm index 4ad216a6a1..4ad216a6a1 100644 --- a/source4/pidl/tests/Util.pm +++ b/pidl/tests/Util.pm diff --git a/source4/pidl/tests/cutil.pl b/pidl/tests/cutil.pl index 78c8bce45e..78c8bce45e 100755 --- a/source4/pidl/tests/cutil.pl +++ b/pidl/tests/cutil.pl diff --git a/source4/pidl/tests/dump.pl b/pidl/tests/dump.pl index d1a56f0973..d1a56f0973 100755 --- a/source4/pidl/tests/dump.pl +++ b/pidl/tests/dump.pl diff --git a/source4/pidl/tests/header.pl b/pidl/tests/header.pl index db59484444..db59484444 100755 --- a/source4/pidl/tests/header.pl +++ b/pidl/tests/header.pl diff --git a/source4/pidl/tests/ndr.pl b/pidl/tests/ndr.pl index 504b7ec8de..504b7ec8de 100755 --- a/source4/pidl/tests/ndr.pl +++ b/pidl/tests/ndr.pl diff --git a/source4/pidl/tests/ndr_align.pl b/pidl/tests/ndr_align.pl index cc089eaa1f..cc089eaa1f 100755 --- a/source4/pidl/tests/ndr_align.pl +++ b/pidl/tests/ndr_align.pl diff --git a/source4/pidl/tests/ndr_alloc.pl b/pidl/tests/ndr_alloc.pl index 399fbd21d6..399fbd21d6 100755 --- a/source4/pidl/tests/ndr_alloc.pl +++ b/pidl/tests/ndr_alloc.pl diff --git a/source4/pidl/tests/ndr_array.pl b/pidl/tests/ndr_array.pl index 2a6b5bbd57..2a6b5bbd57 100755 --- a/source4/pidl/tests/ndr_array.pl +++ b/pidl/tests/ndr_array.pl diff --git a/source4/pidl/tests/ndr_compat.pl b/pidl/tests/ndr_compat.pl index 355e7f6732..355e7f6732 100755 --- a/source4/pidl/tests/ndr_compat.pl +++ b/pidl/tests/ndr_compat.pl diff --git a/source4/pidl/tests/ndr_deprecations.pl b/pidl/tests/ndr_deprecations.pl index 86828e5982..86828e5982 100755 --- a/source4/pidl/tests/ndr_deprecations.pl +++ b/pidl/tests/ndr_deprecations.pl diff --git a/source4/pidl/tests/ndr_fullptr.pl b/pidl/tests/ndr_fullptr.pl index cc6fca7ab3..cc6fca7ab3 100755 --- a/source4/pidl/tests/ndr_fullptr.pl +++ b/pidl/tests/ndr_fullptr.pl diff --git a/source4/pidl/tests/ndr_refptr.pl b/pidl/tests/ndr_refptr.pl index d5dd83957a..d5dd83957a 100755 --- a/source4/pidl/tests/ndr_refptr.pl +++ b/pidl/tests/ndr_refptr.pl diff --git a/source4/pidl/tests/ndr_represent.pl b/pidl/tests/ndr_represent.pl index 2d65fb92b0..2d65fb92b0 100755 --- a/source4/pidl/tests/ndr_represent.pl +++ b/pidl/tests/ndr_represent.pl diff --git a/source4/pidl/tests/ndr_simple.pl b/pidl/tests/ndr_simple.pl index 15e07d5693..15e07d5693 100755 --- a/source4/pidl/tests/ndr_simple.pl +++ b/pidl/tests/ndr_simple.pl diff --git a/source4/pidl/tests/ndr_string.pl b/pidl/tests/ndr_string.pl index 2f2d941665..2f2d941665 100755 --- a/source4/pidl/tests/ndr_string.pl +++ b/pidl/tests/ndr_string.pl diff --git a/source4/pidl/tests/ndr_tagtype.pl b/pidl/tests/ndr_tagtype.pl index 3f9b717bfe..3f9b717bfe 100755 --- a/source4/pidl/tests/ndr_tagtype.pl +++ b/pidl/tests/ndr_tagtype.pl diff --git a/source4/pidl/tests/parse_idl.pl b/pidl/tests/parse_idl.pl index 9d43ddccc7..9d43ddccc7 100755 --- a/source4/pidl/tests/parse_idl.pl +++ b/pidl/tests/parse_idl.pl diff --git a/source4/pidl/tests/samba-ejs.pl b/pidl/tests/samba-ejs.pl index 094d37a103..094d37a103 100755 --- a/source4/pidl/tests/samba-ejs.pl +++ b/pidl/tests/samba-ejs.pl diff --git a/source4/pidl/tests/samba-ndr.pl b/pidl/tests/samba-ndr.pl index cdfe0514f1..cdfe0514f1 100755 --- a/source4/pidl/tests/samba-ndr.pl +++ b/pidl/tests/samba-ndr.pl diff --git a/source4/pidl/tests/samba3-cli.pl b/pidl/tests/samba3-cli.pl index d762954159..d762954159 100755 --- a/source4/pidl/tests/samba3-cli.pl +++ b/pidl/tests/samba3-cli.pl diff --git a/source4/pidl/tests/samba3-srv.pl b/pidl/tests/samba3-srv.pl index d1e2bc9545..d1e2bc9545 100644 --- a/source4/pidl/tests/samba3-srv.pl +++ b/pidl/tests/samba3-srv.pl diff --git a/source4/pidl/tests/tdr.pl b/pidl/tests/tdr.pl index d6cd7a03d4..d6cd7a03d4 100755 --- a/source4/pidl/tests/tdr.pl +++ b/pidl/tests/tdr.pl diff --git a/source4/pidl/tests/test_util.pl b/pidl/tests/test_util.pl index 2d59f6283b..2d59f6283b 100755 --- a/source4/pidl/tests/test_util.pl +++ b/pidl/tests/test_util.pl diff --git a/source4/pidl/tests/typelist.pl b/pidl/tests/typelist.pl index 54f4d34586..54f4d34586 100755 --- a/source4/pidl/tests/typelist.pl +++ b/pidl/tests/typelist.pl diff --git a/source4/pidl/tests/util.pl b/pidl/tests/util.pl index cb77f34c51..cb77f34c51 100755 --- a/source4/pidl/tests/util.pl +++ b/pidl/tests/util.pl diff --git a/source4/pidl/tests/wireshark-conf.pl b/pidl/tests/wireshark-conf.pl index 9da5c7d1ed..9da5c7d1ed 100755 --- a/source4/pidl/tests/wireshark-conf.pl +++ b/pidl/tests/wireshark-conf.pl diff --git a/source4/pidl/tests/wireshark-ndr.pl b/pidl/tests/wireshark-ndr.pl index 8c2cd47584..8c2cd47584 100755 --- a/source4/pidl/tests/wireshark-ndr.pl +++ b/pidl/tests/wireshark-ndr.pl diff --git a/source3/Makefile.in b/source3/Makefile.in index 1b0624a304..29f76a1940 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1061,8 +1061,8 @@ LDBMODIFY_OBJ = $(LDB_CMDLINE_OBJ) lib/ldb/tools/ldbmodify.o WINBIND_KRB5_LOCATOR_OBJ1 = nsswitch/winbind_krb5_locator.o WINBIND_KRB5_LOCATOR_OBJ = $(WINBIND_KRB5_LOCATOR_OBJ1) $(WBCOMMON_OBJ) $(LIBREPLACE_OBJ) -POPT_OBJ=../popt/findme.o ../popt/popt.o ../popt/poptconfig.o \ - ../popt/popthelp.o ../popt/poptparse.o +POPT_OBJ=../lib/popt/findme.o ../lib/popt/popt.o ../lib/popt/poptconfig.o \ + ../lib/popt/popthelp.o ../lib/popt/poptparse.o INIPARSER_OBJ = iniparser_build/iniparser.o iniparser_build/dictionary.o \ iniparser_build/strlib.o @@ -1175,7 +1175,7 @@ samba3-idl:: epmapper.idl messaging.idl xattr.idl misc.idl samr.idl security.idl \ dssetup.idl krb5pac.idl ntsvcs.idl libnetapi.idl drsuapi.idl drsblobs.idl \ nbt.idl" \ - CPP="$(CPP)" PIDL="../source4/pidl/pidl" \ + CPP="$(CPP)" PIDL="../pidl/pidl" \ srcdir="$(srcdir)" $(srcdir)/script/build_idl.sh $(PIDL_ARGS) |