]> git.pld-linux.org Git - packages/logtool.git/commitdiff
- obsolete
authorareq <areq@pld-linux.org>
Sun, 3 Jun 2007 17:58:03 +0000 (17:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logtool-ac_fixes.patch -> 1.2

logtool-ac_fixes.patch [deleted file]

diff --git a/logtool-ac_fixes.patch b/logtool-ac_fixes.patch
deleted file mode 100644 (file)
index 4dda05a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
---- logtool-1.1.0/configure.in~        Mon Jan 15 05:11:21 2001
-+++ logtool-1.1.0/configure.in Thu Dec  6 10:28:18 2001
-@@ -1,31 +1,12 @@
--AM_INIT_AUTOMAKE(logtool,1.1.0)
--AM_PROG_CC_STDC
--
- dnl Process this file with autoconf to produce a configure script.
- AC_INIT(logtool/logtool.c)
-+AM_INIT_AUTOMAKE(logtool,1.1.0)
-+AM_CONFIG_HEADER(config.h) 
-+
- dnl Checks for programs.
- AC_PROG_CC
--if test -n "$GCC"; then
--      CFLAGS="-O3 -Wall -Werror -ansi -pedantic"
--fi
--
--dnl We want the sysconfdir to be damn near standard
--AC_SUBST(sysconfdir)
--if test "`echo "$sysconfdir" | grep "prefix"`" ; then
--sysconfdir=`echo $sysconfdir/logtail | sed s/'${prefix}'/""/g`
--else
--sysconfdir=$sysconfdir
--fi
--
--AC_SUBST(version)
--version=1.1.0
--
--
-+AM_PROG_CC_STDC
- AC_PROG_INSTALL
--AC_SUBST(installprog)
--installprog="$INSTALL"
--      
--
- AC_PROG_LN_S
- AC_PROG_MAKE_SET
-@@ -41,9 +22,6 @@
- dnl Checks for library functions.
- AC_CHECK_FUNCS(regcomp strncasecmp)
--AC_CONFIG_HEADER(config.h) 
--AC_PREFIX_DEFAULT(/usr)
--
- AC_OUTPUT(logtool.spec logtail/Makefile logtool/config.h logtool/Makefile Makefile)
This page took 0.075785 seconds and 4 git commands to generate.