diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/async_req/wscript_build | 2 | ||||
-rw-r--r-- | lib/crypto/wscript_build | 2 | ||||
-rw-r--r-- | lib/nss_wrapper/wscript | 2 | ||||
-rw-r--r-- | lib/nss_wrapper/wscript_build | 2 | ||||
-rw-r--r-- | lib/popt/wscript | 2 | ||||
-rw-r--r-- | lib/replace/system/wscript_configure | 2 | ||||
-rw-r--r-- | lib/replace/wscript | 2 | ||||
-rw-r--r-- | lib/smbconf/wscript_build | 2 | ||||
-rw-r--r-- | lib/socket_wrapper/wscript | 2 | ||||
-rw-r--r-- | lib/socket_wrapper/wscript_build | 2 | ||||
-rw-r--r-- | lib/subunit/python/wscript_build | 2 | ||||
-rw-r--r-- | lib/talloc/wscript | 2 | ||||
-rw-r--r-- | lib/tdb/wscript | 2 | ||||
-rw-r--r-- | lib/tdr/wscript_build | 2 | ||||
-rw-r--r-- | lib/tevent/wscript | 2 | ||||
-rw-r--r-- | lib/torture/wscript_build | 2 | ||||
-rw-r--r-- | lib/tsocket/wscript_build | 2 | ||||
-rw-r--r-- | lib/uid_wrapper/wscript | 2 | ||||
-rw-r--r-- | lib/uid_wrapper/wscript_build | 2 | ||||
-rw-r--r-- | lib/util/charset/wscript_build | 2 | ||||
-rw-r--r-- | lib/util/charset/wscript_configure | 2 | ||||
-rw-r--r-- | lib/util/wscript_build | 2 | ||||
-rw-r--r-- | lib/util/wscript_configure | 2 | ||||
-rw-r--r-- | lib/zlib/wscript | 2 |
24 files changed, 48 insertions, 0 deletions
diff --git a/lib/async_req/wscript_build b/lib/async_req/wscript_build index 201afbb1457..1999a1a7ef6 100644 --- a/lib/async_req/wscript_build +++ b/lib/async_req/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/async_req/config.mk # Please remove this notice if hand editing diff --git a/lib/crypto/wscript_build b/lib/crypto/wscript_build index 521cc9006a0..1b6a03d32e4 100644 --- a/lib/crypto/wscript_build +++ b/lib/crypto/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + bld.SAMBA_SUBSYSTEM('LIBCRYPTO', source='crc32.c md5.c hmacmd5.c md4.c arcfour.c sha256.c hmacsha256.c aes.c rijndael-alg-fst.c', deps='talloc' diff --git a/lib/nss_wrapper/wscript b/lib/nss_wrapper/wscript index ee95e7bbd95..c6e8e0d3063 100644 --- a/lib/nss_wrapper/wscript +++ b/lib/nss_wrapper/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + import Options def set_options(opt): diff --git a/lib/nss_wrapper/wscript_build b/lib/nss_wrapper/wscript_build index c1e5b9c66dd..f026ec615d2 100644 --- a/lib/nss_wrapper/wscript_build +++ b/lib/nss_wrapper/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/nss_wrapper/config.mk # Please remove this notice if hand editing diff --git a/lib/popt/wscript b/lib/popt/wscript index af432c4d4e0..88eed81c929 100644 --- a/lib/popt/wscript +++ b/lib/popt/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + import Options def set_options(opt): diff --git a/lib/replace/system/wscript_configure b/lib/replace/system/wscript_configure index 410af09815b..2035474b32b 100644 --- a/lib/replace/system/wscript_configure +++ b/lib/replace/system/wscript_configure @@ -1,3 +1,5 @@ +#!/usr/bin/env python + conf.CHECK_HEADERS('sys/capability.h') conf.CHECK_FUNCS('getpwnam_r getpwuid_r getpwent_r') diff --git a/lib/replace/wscript b/lib/replace/wscript index 57b6e22e3f6..b10db870540 100644 --- a/lib/replace/wscript +++ b/lib/replace/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + srcdir = '../..' blddir = 'bin' diff --git a/lib/smbconf/wscript_build b/lib/smbconf/wscript_build index aa8a3c676da..f47d05144f7 100644 --- a/lib/smbconf/wscript_build +++ b/lib/smbconf/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/smbconf/config.mk # Please remove this notice if hand editing diff --git a/lib/socket_wrapper/wscript b/lib/socket_wrapper/wscript index edd7af69f4a..f4fdff2ab96 100644 --- a/lib/socket_wrapper/wscript +++ b/lib/socket_wrapper/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + import Options def set_options(opt): diff --git a/lib/socket_wrapper/wscript_build b/lib/socket_wrapper/wscript_build index f99df97866d..d5ca1107a64 100644 --- a/lib/socket_wrapper/wscript_build +++ b/lib/socket_wrapper/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + bld.SAMBA_SUBSYSTEM('SOCKET_WRAPPER', source='socket_wrapper.c' ) diff --git a/lib/subunit/python/wscript_build b/lib/subunit/python/wscript_build index a4d1bec301a..7e53d17ba53 100644 --- a/lib/subunit/python/wscript_build +++ b/lib/subunit/python/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # install out various python scripts for use by make test diff --git a/lib/talloc/wscript b/lib/talloc/wscript index ad2a38e9f07..33c77a8832b 100644 --- a/lib/talloc/wscript +++ b/lib/talloc/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + VERSION = '2.0.1' srcdir = '../..' diff --git a/lib/tdb/wscript b/lib/tdb/wscript index b8927973a01..39ea7b18d28 100644 --- a/lib/tdb/wscript +++ b/lib/tdb/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + VERSION='1.2.1' srcdir = '../..' diff --git a/lib/tdr/wscript_build b/lib/tdr/wscript_build index 29e7e158ffd..3706d21dfde 100644 --- a/lib/tdr/wscript_build +++ b/lib/tdr/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk # Please remove this notice if hand editing diff --git a/lib/tevent/wscript b/lib/tevent/wscript index 6d7414addbb..1ac503e31d1 100644 --- a/lib/tevent/wscript +++ b/lib/tevent/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + VERSION = '0.9.8' srcdir = '../..' diff --git a/lib/torture/wscript_build b/lib/torture/wscript_build index fa5fd3b062e..2069a92200d 100644 --- a/lib/torture/wscript_build +++ b/lib/torture/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/torture/config.mk # Please remove this notice if hand editing diff --git a/lib/tsocket/wscript_build b/lib/tsocket/wscript_build index 341782d7b5a..fc443e98a67 100644 --- a/lib/tsocket/wscript_build +++ b/lib/tsocket/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/tsocket/config.mk # Please remove this notice if hand editing diff --git a/lib/uid_wrapper/wscript b/lib/uid_wrapper/wscript index 2ca2af6648e..0937176c1f0 100644 --- a/lib/uid_wrapper/wscript +++ b/lib/uid_wrapper/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + import Options def set_options(opt): diff --git a/lib/uid_wrapper/wscript_build b/lib/uid_wrapper/wscript_build index f13b3e739c0..79fb6cd3357 100644 --- a/lib/uid_wrapper/wscript_build +++ b/lib/uid_wrapper/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/uid_wrapper/config.mk # Please remove this notice if hand editing diff --git a/lib/util/charset/wscript_build b/lib/util/charset/wscript_build index 880c4dd9e80..c5824d81449 100644 --- a/lib/util/charset/wscript_build +++ b/lib/util/charset/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # AUTOGENERATED by mktowscript.pl from ../../lib/util/charset/config.mk # Please remove this notice if hand editing diff --git a/lib/util/charset/wscript_configure b/lib/util/charset/wscript_configure index fe996008035..274a2d7630c 100644 --- a/lib/util/charset/wscript_configure +++ b/lib/util/charset/wscript_configure @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # rather strangely, we need to look for libiconv before checking libc # as the external libiconv can use a macro to override iconv_open to libiconv_open # and then we may find the wrong iconv.h later due to other packages looking diff --git a/lib/util/wscript_build b/lib/util/wscript_build index 0cd701dbd17..57ac729f47a 100644 --- a/lib/util/wscript_build +++ b/lib/util/wscript_build @@ -1,3 +1,5 @@ +#!/usr/bin/env python + bld.SAMBA_LIBRARY('LIBSAMBA-UTIL', source='xfile.c debug.c fault.c signal.c system.c time.c genrand.c dprintf.c util_str.c rfc1738.c substitute.c util_strlist.c util_file.c data_blob.c util.c blocking.c util_net.c fsusage.c ms_fnmatch.c mutex.c idtree.c become_daemon.c rbtree.c talloc_stack.c smb_threads.c params.c parmlist.c util_id.c', public_deps='talloc LIBCRYPTO LIBREPLACE_NETWORK CHARSET execinfo UID_WRAPPER', diff --git a/lib/util/wscript_configure b/lib/util/wscript_configure index e7a2cb64a4f..8bd196f8d3b 100644 --- a/lib/util/wscript_configure +++ b/lib/util/wscript_configure @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # backtrace could be in libexecinfo or in libc conf.CHECK_FUNCS_IN('backtrace', 'execinfo', checklibc=True, headers='execinfo.h') diff --git a/lib/zlib/wscript b/lib/zlib/wscript index 51e46908698..306a55b5a26 100644 --- a/lib/zlib/wscript +++ b/lib/zlib/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + def configure(conf): conf.CHECK_HEADERS('zlib.h') conf.CHECK_FUNCS_IN('zlibVersion', 'z') |