diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-05-22 12:25:45 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2013-05-28 12:17:10 +1000 |
commit | 8b2590c311ad24f809a5b27d2a408b6e9338db1d (patch) | |
tree | ea2698bad36c9459bc137aa2f2ead2bf36e1aa5e /source3/autoconf/librpc/gen_ndr/README | |
parent | 0b5c23b5220faaf7d04e70773a0f74746486068b (diff) | |
download | samba-8b2590c311ad24f809a5b27d2a408b6e9338db1d.tar.gz samba-8b2590c311ad24f809a5b27d2a408b6e9338db1d.tar.bz2 samba-8b2590c311ad24f809a5b27d2a408b6e9338db1d.zip |
build: Remove autoconf directory no longer needed
This was only needed to avoid autoconf and waf builds colliding.
Andrew Bartlett
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'source3/autoconf/librpc/gen_ndr/README')
-rw-r--r-- | source3/autoconf/librpc/gen_ndr/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/autoconf/librpc/gen_ndr/README b/source3/autoconf/librpc/gen_ndr/README deleted file mode 100644 index 74062843f7..0000000000 --- a/source3/autoconf/librpc/gen_ndr/README +++ /dev/null @@ -1,7 +0,0 @@ -This is the output directory for PIDL generated files in the autoconf -build. This is a directory that WAF does not know about, and so will -not cause problems when we make a release that must also have -source3/autogen.sh pre-run. - -(Waf doesn't like files it expects to generate to already be in the -build tree).
\ No newline at end of file |