Also provide security hints when testing configure(1)
This commit is contained in:
parent
9f8477e0a3
commit
7522e14416
@ -27,7 +27,7 @@
|
|||||||
#variables
|
#variables
|
||||||
PROGNAME="tests.sh"
|
PROGNAME="tests.sh"
|
||||||
#executables
|
#executables
|
||||||
CONFIGURE="$OBJDIR../tools/configure"
|
CONFIGURE="$OBJDIR../tools/configure -S"
|
||||||
DATE="date"
|
DATE="date"
|
||||||
DIFF="diff"
|
DIFF="diff"
|
||||||
RM="rm -f"
|
RM="rm -f"
|
||||||
|
Loading…
Reference in New Issue
Block a user