"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "configure.ac" between
sshguard-2.4.1.tar.gz and sshguard-2.4.2.tar.gz

About: sshguard is a log monitor that protects networked hosts from brute force attacks against services, most notably SSH.

configure.ac  (sshguard-2.4.1):configure.ac  (sshguard-2.4.2)
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([sshguard], [2.4.1], [sshguard-users@lists.sourceforge.net]) AC_INIT([sshguard], [2.4.2], [sshguard-users@lists.sourceforge.net])
AM_MAINTAINER_MODE([enable]) AM_MAINTAINER_MODE([enable])
AC_CONFIG_SRCDIR([src/sshguard.in]) AC_CONFIG_SRCDIR([src/sshguard.in])
AM_CONFIG_HEADER([src/common/config.h]) AM_CONFIG_HEADER([src/common/config.h])
AM_INIT_AUTOMAKE([foreign]) AM_INIT_AUTOMAKE([foreign])
AM_SILENT_RULES([yes]) AM_SILENT_RULES([yes])
AC_REQUIRE_AUX_FILE([tap-driver.sh]) AC_REQUIRE_AUX_FILE([tap-driver.sh])
# Enable POSIX extensions on hosts that normally disable them. # Enable POSIX extensions on hosts that normally disable them.
AC_USE_SYSTEM_EXTENSIONS AC_USE_SYSTEM_EXTENSIONS
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)