mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
s4-ldb: add msg saying which build system is being used
(this is a gratuituous commit to trigger the build farm to rebuild ldb on all systems)
This commit is contained in:
parent
dc2f962aac
commit
7f2e59e4c1
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Using autotools based build"
|
||||
|
||||
rm -rf autom4te.cache
|
||||
rm -f configure config.h.in
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user