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/lib | |
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/lib')
-rw-r--r-- | source3/autoconf/lib/param/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/autoconf/lib/param/README b/source3/autoconf/lib/param/README deleted file mode 100644 index 2d7cf01e0c..0000000000 --- a/source3/autoconf/lib/param/README +++ /dev/null @@ -1,3 +0,0 @@ -This file denoates the output location of perl-generated files that we need for loadparm. - -To ensure no conflict between waf and autoconf, we generate the files here.
\ No newline at end of file |