Cisco Cisco WAP121 Wireless-N Access Point with Single Point Setup Notas de publicación

Descargar
Página de 298
78-21145-01             Open Source Used In WAP121 1.0.3.x                                                                                                                                   
260
 
# serial 2
 
AC_DEFUN([AM_MAINTAINER_MODE],
[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
 dnl maintainer-mode is disabled by default
 AC_ARG_ENABLE(maintainer-mode,
[  --enable-maintainer-mode enable make rules and dependencies not useful
                         (and sometimes confusing) to the casual installer],
     USE_MAINTAINER_MODE=$enableval,
     USE_MAINTAINER_MODE=no)
 AC_MSG_RESULT([$USE_MAINTAINER_MODE])
 AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
 MAINT=$MAINTAINER_MODE_TRUE
 AC_SUBST(MAINT)dnl
]
)
 
AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
 
 
1.32 stupid-ftpd 1.4beta 
1.32.1 Available under license : 
 
**********************************************************************
 
stupid-ftpd and all its sources are under the GPL.
 
Cinek
 
**********************************************************************
 
 
 
    GNU GENERAL PUBLIC LICENSE
       Version 2, June 1991
 
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
 
    Preamble
 
 The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public