diff options
Diffstat (limited to 'source4/lib/replace/config.mk')
-rw-r--r-- | source4/lib/replace/config.mk | 2 |
1 files changed, 0 insertions, 2 deletions
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 ############################## |