mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 07:29:03 +00:00
Delete install-sh. We don't need it because we can use shtool (configure checks
for both).
This commit is contained in:
@@ -43,6 +43,8 @@ AC_C_INLINE
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
AC_PROG_INSTALL
|
||||
|
||||
if test -n "$GXX"; then
|
||||
CXXFLAGS="$CXXFLAGS -Wall "
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user