summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/socat/socat_1.7.3.1.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb b/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
index 6da9a17b35..4da6d3970b 100644
--- a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
+++ b/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
@@ -25,9 +25,7 @@ inherit autotools
25 25
26EXTRA_AUTORECONF += "--exclude=autoheader" 26EXTRA_AUTORECONF += "--exclude=autoheader"
27 27
28EXTRA_OECONF += "ac_cv_have_z_modifier=yes sc_cv_sys_crdly_shift=9 \ 28EXTRA_OECONF += "ac_cv_have_z_modifier=yes \
29 sc_cv_sys_tabdly_shift=11 sc_cv_sys_csize_shift=4 \
30 ac_cv_ispeed_offset=13 \
31 ac_cv_header_bsd_libutil_h=no \ 29 ac_cv_header_bsd_libutil_h=no \
32" 30"
33 31