summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2009-09-30 13:22:09 +0200
committerThomas Habets <thomas@habets.pp.se>2009-09-30 13:22:09 +0200
commitcd95302a247896afde1d538dfabcfd06b261d56a (patch)
tree38e393e99b67a90325bc69ca373b202589c3e5a9 /configure.ac
parent0544518573e291f97c2d6a198ed342b28d2fe9f0 (diff)
downloadarping-cd95302a247896afde1d538dfabcfd06b261d56a.tar.gz
More fixing with the build system
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 507ca57..a329e1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,6 @@ AC_FUNC_SETVBUF_REVERSED
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([gettimeofday memset select strchr strdup strerror strstr])
-echo $target_os
case "$target_os" in
*linux*)
AC_LIBOBJ([findif_linux])