You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/logmon/files/logmon-0.4.4-maintainer-mod...

17 lines
451 B

diff -NrU5 LogMon-0.4.4.orig/configure.in LogMon-0.4.4/configure.in
--- LogMon-0.4.4.orig/configure.in 2008-12-18 23:07:40.000000000 +0100
+++ LogMon-0.4.4/configure.in 2008-12-18 23:14:47.000000000 +0100
@@ -1,11 +1,11 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Main.cc)
AM_INIT_AUTOMAKE(logmon, 0.4.4)
-
+AM_MAINTAINER_MODE
AC_CONFIG_HEADER(config.h)
dnl Checks for programs.
AC_PROG_AWK
AC_PROG_CXX