diff options
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/appweb/config.mk | 3 | ||||
-rw-r--r-- | source4/lib/basic.mk | 2 | ||||
-rw-r--r-- | source4/lib/events/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/ldb/config.mk | 5 | ||||
-rw-r--r-- | source4/lib/messaging/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/popt/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/registry/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/replace/config.mk | 2 | ||||
-rw-r--r-- | source4/lib/socket/config.mk | 4 | ||||
-rw-r--r-- | source4/lib/socket_wrapper/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/stream/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/talloc/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/tdb/config.mk | 1 | ||||
-rw-r--r-- | source4/lib/tls/config.mk | 1 |
14 files changed, 0 insertions, 25 deletions
diff --git a/source4/lib/appweb/config.mk b/source4/lib/appweb/config.mk index 4035840d47..5362043d3d 100644 --- a/source4/lib/appweb/config.mk +++ b/source4/lib/appweb/config.mk @@ -4,7 +4,6 @@ OBJ_FILES = \ mpr/miniMpr.o \ mpr/var.o -NOPROTO=YES # End SUBSYSTEM MPR ####################### @@ -18,7 +17,6 @@ OBJ_FILES = \ ejs/ejsParser.o \ ejs/ejsProcs.o REQUIRED_SUBSYSTEMS = MPR -NOPROTO=YES # End SUBSYSTEM EJS ####################### @@ -29,6 +27,5 @@ OBJ_FILES = \ esp/esp.o \ esp/espProcs.o REQUIRED_SUBSYSTEMS = EJS -NOPROTO=YES # End SUBSYSTEM ESP ####################### diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk index 0ed7a69146..81d49e20c2 100644 --- a/source4/lib/basic.mk +++ b/source4/lib/basic.mk @@ -32,7 +32,6 @@ OBJ_FILES = \ ############################## # Start SUBSYSTEM LIBCRYPTO [SUBSYSTEM::LIBCRYPTO] -NOPROTO = YES OBJ_FILES = \ crypto/crc32.o \ crypto/md5.o \ @@ -45,7 +44,6 @@ OBJ_FILES = \ ################################################ # Start SUBSYSTEM LIBCOMPRESSION [SUBSYSTEM::LIBCOMPRESSION] -NOPROTO = YES OBJ_FILES = \ compression/mszip.o # End SUBSYSTEM LIBCOMPRESION diff --git a/source4/lib/events/config.mk b/source4/lib/events/config.mk index 16ee74c29e..607a7da130 100644 --- a/source4/lib/events/config.mk +++ b/source4/lib/events/config.mk @@ -1,7 +1,6 @@ ############################## # Start SUBSYSTEM LIBEVENTS [SUBSYSTEM::LIBEVENTS] -NOPROTO = YES OBJ_FILES = events.o events_standard.o REQUIRED_SUBSYSTEMS = LIBTALLOC # End SUBSYSTEM LIBEVENTS diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk index 44e6bbd43b..f8f1086396 100644 --- a/source4/lib/ldb/config.mk +++ b/source4/lib/ldb/config.mk @@ -77,7 +77,6 @@ OBJ_FILES = \ ldb_ildap/ldb_ildap.o REQUIRED_SUBSYSTEMS = \ LIBCLI_LDAP -NOPROTO = YES # End MODULE ldb_ildap ################################################ @@ -107,7 +106,6 @@ OBJ_FILES = \ ldb_sqlite3/ldb_sqlite3.o REQUIRED_SUBSYSTEMS = \ EXT_LIB_SQLITE3 -NOPROTO = YES # End MODULE ldb_sqlite3 ################################################ @@ -125,7 +123,6 @@ OBJ_FILES = \ ldb_tdb/ldb_tdb_wrap.o REQUIRED_SUBSYSTEMS = \ LIBTDB -NOPROTO = YES # End MODULE ldb_tdb ################################################ @@ -152,7 +149,6 @@ OBJ_FILES = \ common/qsort.o REQUIRED_SUBSYSTEMS = \ LIBREPLACE LIBTALLOC -NOPROTO = YES MANPAGE = man/ldb.3 PUBLIC_HEADERS = include/ldb.h # @@ -172,7 +168,6 @@ OBJ_FILES = \ ################################################ # Start SUBSYSTEM LIBLDB_CMDLINE [SUBSYSTEM::LIBLDB_CMDLINE] -NOPROTO = YES OBJ_FILES= \ tools/cmdline.o REQUIRED_SUBSYSTEMS = ldb LIBBASIC LIBPOPT POPT_SAMBA POPT_CREDENTIALS diff --git a/source4/lib/messaging/config.mk b/source4/lib/messaging/config.mk index 5e53b49903..62a120907f 100644 --- a/source4/lib/messaging/config.mk +++ b/source4/lib/messaging/config.mk @@ -4,7 +4,6 @@ [SUBSYSTEM::MESSAGING] OBJ_FILES = \ messaging.o -NOPROTO = YES REQUIRED_SUBSYSTEMS = \ NDR_IRPC \ UNIX_PRIVS diff --git a/source4/lib/popt/config.mk b/source4/lib/popt/config.mk index f65831bbed..123b12e5d2 100644 --- a/source4/lib/popt/config.mk +++ b/source4/lib/popt/config.mk @@ -6,6 +6,5 @@ OBJ_FILES = findme.o \ poptconfig.o \ popthelp.o \ poptparse.o -NOPROTO = YES # End SUBSYSTEM INT_LIB_POPT ############################## diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index 4456d57ccc..02071d721b 100644 --- a/source4/lib/registry/config.mk +++ b/source4/lib/registry/config.mk @@ -13,7 +13,6 @@ REQUIRED_SUBSYSTEMS = TDR_REGF [SUBSYSTEM::TDR_REGF] REQUIRED_SUBSYSTEMS = TDR -NOPROTO = YES OBJ_FILES = tdr_regf.o lib/registry/reg_backend_nt4.c: lib/registry/tdr_regf.c diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk index 386029a7eb..002fd3b1c4 100644 --- a/source4/lib/replace/config.mk +++ b/source4/lib/replace/config.mk @@ -3,7 +3,6 @@ [SUBSYSTEM::REPLACE_READDIR] OBJ_FILES = \ repdir/repdir.o -NOPROTO = YES # End SUBSYSTEM REPLACE_READDIR ############################## @@ -14,7 +13,6 @@ OBJ_FILES = replace.o \ snprintf.o \ dlfcn.o \ getpass.o -NOPROTO = YES REQUIRED_SUBSYSTEMS = REPLACE_READDIR # End SUBSYSTEM LIBREPLACE ############################## diff --git a/source4/lib/socket/config.mk b/source4/lib/socket/config.mk index e9f29b0790..d5ae81d837 100644 --- a/source4/lib/socket/config.mk +++ b/source4/lib/socket/config.mk @@ -6,7 +6,6 @@ SUBSYSTEM = SOCKET OUTPUT_TYPE = MERGEDOBJ OBJ_FILES = \ socket_ipv4.o -NOPROTO=YES REQUIRED_SUBSYSTEMS = EXT_LIB_SOCKET # End MODULE socket_ipv4 ################################################ @@ -18,7 +17,6 @@ SUBSYSTEM = SOCKET OUTPUT_TYPE = MERGEDOBJ OBJ_FILES = \ socket_ipv6.o -NOPROTO=YES REQUIRED_SUBSYSTEMS = EXT_LIB_SOCKET # End MODULE socket_ipv6 ################################################ @@ -30,7 +28,6 @@ SUBSYSTEM = SOCKET OUTPUT_TYPE = MERGEDOBJ OBJ_FILES = \ socket_unix.o -NOPROTO=YES REQUIRED_SUBSYSTEMS = EXT_LIB_SOCKET # End MODULE socket_unix ################################################ @@ -43,7 +40,6 @@ OBJ_FILES = \ access.o \ connect_multi.o \ connect.o -NOPROTO=YES REQUIRED_SUBSYSTEMS = LIBCLI_RESOLVE SOCKET_WRAPPER LIBTALLOC # End SUBSYSTEM SOCKET ################################################ diff --git a/source4/lib/socket_wrapper/config.mk b/source4/lib/socket_wrapper/config.mk index dcc3835194..fd2fc92b31 100644 --- a/source4/lib/socket_wrapper/config.mk +++ b/source4/lib/socket_wrapper/config.mk @@ -3,7 +3,6 @@ [LIBRARY::SOCKET_WRAPPER] VERSION = 0.0.1 SO_VERSION = 0.0.1 -NOPROTO = YES DESCRIPTION = Wrapper library for testing TCP/IP connections using Unix Sockets PUBLIC_HEADERS = socket_wrapper.h OBJ_FILES = socket_wrapper.o diff --git a/source4/lib/stream/config.mk b/source4/lib/stream/config.mk index 923447e4d2..18ba0d077b 100644 --- a/source4/lib/stream/config.mk +++ b/source4/lib/stream/config.mk @@ -4,6 +4,5 @@ [SUBSYSTEM::LIBPACKET] OBJ_FILES = \ packet.o -NOPROTO=YES # End SUBSYSTEM LIBPACKET ################################################ diff --git a/source4/lib/talloc/config.mk b/source4/lib/talloc/config.mk index e63edb0139..86a6f4bd56 100644 --- a/source4/lib/talloc/config.mk +++ b/source4/lib/talloc/config.mk @@ -5,7 +5,6 @@ VERSION = 0.0.1 SO_VERSION = 0.0.1 OBJ_FILES = talloc.o REQUIRED_SUBSYSTEMS = LIBREPLACE -NOPROTO = YES MANPAGE = talloc.3 PUBLIC_HEADERS = talloc.h DESCRIPTION = A hierarchical pool based memory system with destructors diff --git a/source4/lib/tdb/config.mk b/source4/lib/tdb/config.mk index b6595ea2ba..8eb127f8ae 100644 --- a/source4/lib/tdb/config.mk +++ b/source4/lib/tdb/config.mk @@ -8,7 +8,6 @@ OBJ_FILES = \ common/tdb.o common/dump.o common/io.o common/lock.o \ common/open.o common/traverse.o common/freelist.o \ common/error.o common/transaction.o common/tdbutil.o -NOPROTO=YES REQUIRED_SUBSYSTEMS = \ LIBREPLACE PUBLIC_HEADERS = include/tdb.h diff --git a/source4/lib/tls/config.mk b/source4/lib/tls/config.mk index ea1bd5be55..8e59bb33e5 100644 --- a/source4/lib/tls/config.mk +++ b/source4/lib/tls/config.mk @@ -6,7 +6,6 @@ OBJ_FILES = \ tlscert.o REQUIRED_SUBSYSTEMS = \ LIBTALLOC EXT_LIB_GNUTLS -NOPROTO = YES # # End SUBSYSTEM LIBTLS ################################################ |