Files
poky/meta/recipes-devtools
Richard Purdie 5ed855d12c openjade-native: Ensure we reautoconf the package
Currently since configure.in in is in a subdirectory, we don't reautoconf the
recipe. We really need to do this, to update things like the libtool script used
and fix various issues such as those that could creep in if a reautoconf is
triggered for some reason. Since this source only calls AM_INIT_AUTOMAKE to gain the
PACKAGE and VERSION definitions and that macro now errors if Makefile.am doesn't
exist, we need to add these definitions manually.

These changes avoid failures like:

----
| ...
| DssslApp.cxx:117:36: error: 'PACKAGE' was not declared in this scope
| DssslApp.cxx:118:36: error: 'VERSION' was not declared in this scope
| make[2]: *** [DssslApp.lo] Error 1
----

(From OE-Core rev: 6f0d830ed047f700702645d454054dfd6fea6f25)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-12 16:34:30 +01:00
..
2012-01-03 12:14:25 +00:00
2012-01-03 12:14:31 +00:00
2012-02-28 12:27:46 +00:00
2012-05-03 15:48:04 +01:00
2012-05-09 21:42:51 +01:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2012-01-03 12:14:31 +00:00
2011-11-29 11:22:04 +00:00
2012-05-30 12:04:47 +01:00
2012-06-11 13:55:55 +01:00
2012-05-08 14:49:15 +01:00
2012-05-30 12:04:43 +01:00
2012-05-30 12:04:39 +01:00
2012-01-17 14:53:25 +00:00
2012-04-23 23:10:18 +01:00
2012-05-03 15:48:04 +01:00
2011-10-14 13:18:18 +01:00
2012-02-03 15:56:38 +00:00
2011-12-08 15:24:32 +00:00
2011-12-02 15:14:02 +00:00
2010-12-23 15:52:06 +00:00