aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2006-01-22 12:32:45 +0000
committerAndreas Oberritter <obi@opendreambox.org>2006-01-22 12:32:45 +0000
commitd6c68fa2ec0f3c8b6248444a7414942291b571e1 (patch)
tree481ecc2c7ca754ec6d5be9eb55672ce677f57cf6 /acinclude.m4
parenteb464659563590850a287589992f32021fc52369 (diff)
downloadenigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.tar.gz
enigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.zip
remove generated file "config.h":
pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader"
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 385008da..e58d2751 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,5 +1,4 @@
AC_DEFUN(TUXBOX_APPS,[
-AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
INSTALL="$INSTALL -p"