diff options
Diffstat (limited to 'meta-oe/recipes-devtools/ltrace/ltrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index c27e21dc89..8ae0185031 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
| @@ -28,5 +28,5 @@ PACKAGECONFIG[unwind] = "--with-libunwind,--without-libunwind,libunwind" | |||
| 28 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,libselinux" | 28 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux,libselinux" |
| 29 | 29 | ||
| 30 | do_configure_prepend () { | 30 | do_configure_prepend () { |
| 31 | ( cd ${S}; ./autogen.sh ) | 31 | ( cd ${S}; ./autogen.sh ) |
| 32 | } | 32 | } |
