Changeset 557d2ba in freewrt for package/nmap/Config.in


Ignore:
Timestamp:
Sep 17, 2006, 12:15:34 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
2bf664d
Parents:
9879ab4
Message:

nmap needs libgcc, cleanup some Config.in

git-svn-id: svn://www.freewrt.org/trunk/freewrt@622 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/nmap/Config.in

    r9879ab4 r557d2ba  
    22        prompt "nmap.............................. Network exploration and/or security auditing utility"
    33        tristate
    4         default m if CONFIG_DEVEL
     4        default n
    55        select FWRT_PACKAGE_LIBDNET
    66        select FWRT_PACKAGE_LIBPCAP
    77        select FWRT_PACKAGE_LIBPCRE
    88        select FWRT_PACKAGE_UCLIBCXX
     9        select FWRT_PACKAGE_LIBGCC
    910        help
    1011          A free open source utility for network exploration or security auditing.
Note: See TracChangeset for help on using the changeset viewer.