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