diff mbox

configure.ac: fix builds from raw git tar

Message ID 20161201192144.4437-1-mike.holmes@linaro.org
State Superseded
Headers show

Commit Message

Mike Holmes Dec. 1, 2016, 7:21 p.m. UTC
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3

Comments

Mike Holmes Dec. 1, 2016, 7:28 p.m. UTC | #1
I missed the prefix for MONARCH - re sending

On 1 December 2016 at 14:21, Mike Holmes <mike.holmes@linaro.org> wrote:

> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>

> ---

>  configure.ac | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

>

> diff --git a/configure.ac b/configure.ac

> index 48fe0be..5c7ddd0 100644

> --- a/configure.ac

> +++ b/configure.ac

> @@ -1,5 +1,5 @@

>  AC_PREREQ([2.5])

> -AC_INIT([OpenDataPlane], m4_esyscmd(./scripts/git_hash.sh .), [

> lng-odp@lists.linaro.org])

> +AC_INIT([OpenDataPlane], m4_esyscmd_s(./scripts/git_hash.sh .), [

> lng-odp@lists.linaro.org])

>  AM_INIT_AUTOMAKE([1.9 tar-pax subdir-objects])

>  AC_CONFIG_SRCDIR([helper/config.h.in])

>  AM_CONFIG_HEADER([helper/config.h])

> --

> 2.9.3

>

>



-- 
Mike Holmes
Program Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
"Work should be fun and collaborative, the rest follows"
Mike Holmes Dec. 5, 2016, 6:57 p.m. UTC | #2
Ping, trivial fix for Monarch to actually work from the download page

On 1 December 2016 at 14:28, Mike Holmes <mike.holmes@linaro.org> wrote:

> I missed the prefix for MONARCH - re sending

>

> On 1 December 2016 at 14:21, Mike Holmes <mike.holmes@linaro.org> wrote:

>

>> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>

>> ---

>>  configure.ac | 2 +-

>>  1 file changed, 1 insertion(+), 1 deletion(-)

>>

>> diff --git a/configure.ac b/configure.ac

>> index 48fe0be..5c7ddd0 100644

>> --- a/configure.ac

>> +++ b/configure.ac

>> @@ -1,5 +1,5 @@

>>  AC_PREREQ([2.5])

>> -AC_INIT([OpenDataPlane], m4_esyscmd(./scripts/git_hash.sh .), [

>> lng-odp@lists.linaro.org])

>> +AC_INIT([OpenDataPlane], m4_esyscmd_s(./scripts/git_hash.sh .), [

>> lng-odp@lists.linaro.org])

>>  AM_INIT_AUTOMAKE([1.9 tar-pax subdir-objects])

>>  AC_CONFIG_SRCDIR([helper/config.h.in])

>>  AM_CONFIG_HEADER([helper/config.h])

>> --

>> 2.9.3

>>

>>

>

>

> --

> Mike Holmes

> Program Manager - Linaro Networking Group

> Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs

> "Work should be fun and collaborative, the rest follows"

>

>

>



-- 
Mike Holmes
Program Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
"Work should be fun and collaborative, the rest follows"
Maxim Uvarov Dec. 6, 2016, 3:03 p.m. UTC | #3
Merged,

Maxim.

On 12/05/16 21:57, Mike Holmes wrote:
> Ping, trivial fix for Monarch to actually work from the download page

> 

> On 1 December 2016 at 14:28, Mike Holmes <mike.holmes@linaro.org> wrote:

> 

>> I missed the prefix for MONARCH - re sending

>>

>> On 1 December 2016 at 14:21, Mike Holmes <mike.holmes@linaro.org> wrote:

>>

>>> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>

>>> ---

>>>  configure.ac | 2 +-

>>>  1 file changed, 1 insertion(+), 1 deletion(-)

>>>

>>> diff --git a/configure.ac b/configure.ac

>>> index 48fe0be..5c7ddd0 100644

>>> --- a/configure.ac

>>> +++ b/configure.ac

>>> @@ -1,5 +1,5 @@

>>>  AC_PREREQ([2.5])

>>> -AC_INIT([OpenDataPlane], m4_esyscmd(./scripts/git_hash.sh .), [

>>> lng-odp@lists.linaro.org])

>>> +AC_INIT([OpenDataPlane], m4_esyscmd_s(./scripts/git_hash.sh .), [

>>> lng-odp@lists.linaro.org])

>>>  AM_INIT_AUTOMAKE([1.9 tar-pax subdir-objects])

>>>  AC_CONFIG_SRCDIR([helper/config.h.in])

>>>  AM_CONFIG_HEADER([helper/config.h])

>>> --

>>> 2.9.3

>>>

>>>

>>

>>

>> --

>> Mike Holmes

>> Program Manager - Linaro Networking Group

>> Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs

>> "Work should be fun and collaborative, the rest follows"

>>

>>

>>

> 

>
Mike Holmes Dec. 6, 2016, 3:05 p.m. UTC | #4
Note, as Maxim caught there is another issue that results in a bad
version string but all the test pass

On 6 December 2016 at 10:03, Maxim Uvarov <maxim.uvarov@linaro.org> wrote:
> Merged,

>

> Maxim.

>

> On 12/05/16 21:57, Mike Holmes wrote:

>> Ping, trivial fix for Monarch to actually work from the download page

>>

>> On 1 December 2016 at 14:28, Mike Holmes <mike.holmes@linaro.org> wrote:

>>

>>> I missed the prefix for MONARCH - re sending

>>>

>>> On 1 December 2016 at 14:21, Mike Holmes <mike.holmes@linaro.org> wrote:

>>>

>>>> Signed-off-by: Mike Holmes <mike.holmes@linaro.org>

>>>> ---

>>>>  configure.ac | 2 +-

>>>>  1 file changed, 1 insertion(+), 1 deletion(-)

>>>>

>>>> diff --git a/configure.ac b/configure.ac

>>>> index 48fe0be..5c7ddd0 100644

>>>> --- a/configure.ac

>>>> +++ b/configure.ac

>>>> @@ -1,5 +1,5 @@

>>>>  AC_PREREQ([2.5])

>>>> -AC_INIT([OpenDataPlane], m4_esyscmd(./scripts/git_hash.sh .), [

>>>> lng-odp@lists.linaro.org])

>>>> +AC_INIT([OpenDataPlane], m4_esyscmd_s(./scripts/git_hash.sh .), [

>>>> lng-odp@lists.linaro.org])

>>>>  AM_INIT_AUTOMAKE([1.9 tar-pax subdir-objects])

>>>>  AC_CONFIG_SRCDIR([helper/config.h.in])

>>>>  AM_CONFIG_HEADER([helper/config.h])

>>>> --

>>>> 2.9.3

>>>>

>>>>

>>>

>>>

>>> --

>>> Mike Holmes

>>> Program Manager - Linaro Networking Group

>>> Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs

>>> "Work should be fun and collaborative, the rest follows"

>>>

>>>

>>>

>>

>>

>




-- 
Mike Holmes
Program Manager - Linaro Networking Group
Linaro.org │ Open source software for ARM SoCs
"Work should be fun and collaborative, the rest follows"
diff mbox

Patch

diff --git a/configure.ac b/configure.ac
index 48fe0be..5c7ddd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@ 
 AC_PREREQ([2.5])
-AC_INIT([OpenDataPlane], m4_esyscmd(./scripts/git_hash.sh .), [lng-odp@lists.linaro.org])
+AC_INIT([OpenDataPlane], m4_esyscmd_s(./scripts/git_hash.sh .), [lng-odp@lists.linaro.org])
 AM_INIT_AUTOMAKE([1.9 tar-pax subdir-objects])
 AC_CONFIG_SRCDIR([helper/config.h.in])
 AM_CONFIG_HEADER([helper/config.h])