libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] [PATCH] Fix build issue when parent dir is an automa


From: Christian Grothoff
Subject: Re: [libmicrohttpd] [PATCH] Fix build issue when parent dir is an automake project dir
Date: Thu, 18 Oct 2018 17:17:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Pushed as suggested in 9199e5aa..41ac9325

On 10/18/2018 04:35 PM, Tim Rühsen wrote:
>     Building fails if the parent directory is an automake project dir:
> 
>     $ ./bootstrap
>     libtoolize: putting auxiliary files in '..'.
>     libtoolize: copying file '../ltmain.sh'
>     libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
>     libtoolize: copying file 'm4/libtool.m4'
>     libtoolize: copying file 'm4/ltoptions.m4'
>     libtoolize: copying file 'm4/ltsugar.m4'
>     libtoolize: copying file 'm4/ltversion.m4'
>     libtoolize: copying file 'm4/lt~obsolete.m4'
>     configure.ac:61: installing '../compile'
>     configure.ac:67: error: required file '../config.rpath' not found
>     configure.ac:26: installing '../missing'
>     doc/examples/Makefile.am: installing '../depcomp'
>     autoreconf: automake failed with exit status: 1
> 
>     The fix is to specify AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE.
> 
> Regards, Tim
> 

Attachment: 0x939E6BE1E29FC3CC.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]