mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 09:39:03 +00:00
Remove COMPAT_SRCS and COMPAT_OBJS.
These appear not to have any effect any more. They were initially used
to conditionally compile and link some files with replacements for
standard library functions, but seem not to have been used after r828
("Moved to nbase system for compatability funcs").
This commit is contained in:
@@ -51,9 +51,6 @@ AC_PROG_RANLIB
|
||||
dnl AC_PROG_INSTALL
|
||||
dnl AC_PATH_PROG(MAKEDEPEND, makedepend)
|
||||
|
||||
AC_SUBST(COMPAT_OBJS)
|
||||
AC_SUBST(COMPAT_SRCS)
|
||||
|
||||
dnl Host specific hacks
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user