From 1d0c46287d508236506ee59417e8da05c0cee3e5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Feb 2010 00:54:12 +0100 Subject: avoid autotools usage on host system There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way. --- scripts/automake.dep | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/automake.dep') diff --git a/scripts/automake.dep b/scripts/automake.dep index c729e87a1..317bd6741 100644 --- a/scripts/automake.dep +++ b/scripts/automake.dep @@ -11,6 +11,7 @@ aclocal.m4 acinclude.m4 config.h.in configure.in config.h.in configure.ac config.h.in aclocal.m4 +config.h.in autoconfig.h.in configure configure.in configure configure.ac configure aclocal.m4 -- cgit v1.2.3 From 830965408ee0b1af23df48f52e8c3eb246267d8c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 20 Feb 2010 10:22:20 +0100 Subject: touch gpsd header file to avoid autoheader calling --- scripts/automake.dep | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/automake.dep') diff --git a/scripts/automake.dep b/scripts/automake.dep index 317bd6741..901d12912 100644 --- a/scripts/automake.dep +++ b/scripts/automake.dep @@ -12,6 +12,7 @@ config.h.in configure.in config.h.in configure.ac config.h.in aclocal.m4 config.h.in autoconfig.h.in +config.h.in gpsd_config.h.in configure configure.in configure configure.ac configure aclocal.m4 -- cgit v1.2.3