mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
Tell newbie devs about ./configure.developer
Enhances the outputs in autogen.sh for both s3 and s4. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
affed02ef6
commit
e6cb98e53a
@ -75,6 +75,6 @@ $AUTOCONF $IPATHS || exit 1
|
||||
|
||||
rm -rf autom4te*.cache
|
||||
|
||||
echo "Now run ./configure and then make."
|
||||
echo "Now run ./configure (or ./configure.developer) and then make."
|
||||
exit 0
|
||||
|
||||
|
@ -80,5 +80,5 @@ $AUTOCONF $IPATHS || exit 1
|
||||
|
||||
rm -rf autom4te*.cache
|
||||
|
||||
echo "Now run ./configure and then make."
|
||||
echo "Now run ./configure (or ./configure.developer) and then make."
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user