diff options
| -rw-r--r-- | meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb index 2139e7493b..3bde512fc4 100644 --- a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb +++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb | |||
| @@ -31,6 +31,7 @@ EXTRA_OECONF="--disable-nls" | |||
| 31 | do_configure() { | 31 | do_configure() { |
| 32 | # Looks like configure.in is broken, so we are skipping | 32 | # Looks like configure.in is broken, so we are skipping |
| 33 | # rebuilding configure and are just using the shipped one | 33 | # rebuilding configure and are just using the shipped one |
| 34 | gnu-configize --force | ||
| 34 | oe_runconf | 35 | oe_runconf |
| 35 | } | 36 | } |
| 36 | 37 | ||
