mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
parent
73a3e8443c
commit
9bcc28cdec
@ -23,8 +23,6 @@ sub create_cflags($$$$) {
|
||||
|
||||
open(CFLAGS_TXT,">$file") || die ("Can't open `$file'\n");
|
||||
|
||||
print CFLAGS_TXT "include mkconfig.mk\n";
|
||||
|
||||
my $src_ne_build = ($srcdir ne $builddir) ? 1 : 0;
|
||||
|
||||
foreach my $key (values %{$CTX}) {
|
||||
|
Loading…
Reference in New Issue
Block a user