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...

16 lines
284 B

--- a/configure.in
+++ b/configure.in
@@ -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