1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-17 20:09:02 +00:00

Remove broken incldue of nbase/configlocal.m4.

This commit is contained in:
david
2012-09-19 16:41:30 +00:00
parent ad61d6de85
commit 380bb92867

View File

@@ -1,9 +1,6 @@
# Require autoconf 2.13 -*- mode: fundamental; -*-
AC_PREREQ(2.13)
# Include macros in Nbase
sinclude(nbase/configlocal.m4)
dnl Process this file with autoconf to produce a configure script.
AC_INIT(nping.cc)