mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 17:39:03 +00:00
Add install and uninstall targets.
This commit is contained in:
@@ -7,6 +7,8 @@ AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
AC_PATH_TOOL([STRIP], [strip], [/bin/true])
|
||||
AC_CHECK_PROGS([APR_CONFIG], [apr-1-config])
|
||||
|
||||
# Checks for libraries.
|
||||
|
||||
Reference in New Issue
Block a user