mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
r6487: Use autoconf for standalone build of tdb
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e3be094fb7
commit
78bf8026bd
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
(autoheader && autoconf) || exit 1
|
||||
autoconf || exit 1
|
||||
|
||||
echo "Now run ./configure and then make."
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user