acl-devel
[Top][All Lists]
Advanced

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

Re: [Acl-devel] [PATCH attr] Makefile: rename configure.in to configure.


From: Brandon Philips
Subject: Re: [Acl-devel] [PATCH attr] Makefile: rename configure.in to configure.ac
Date: Mon, 20 May 2013 12:10:42 -0700

Applied to attr and acl. Thanks.

On Mon, May 20, 2013 at 11:26 AM, Mike Frysinger <address@hidden> wrote:
> The Makefile references the configure source file by name, so update
> that after the rename.
>
> Signed-off-by: Mike Frysinger <address@hidden>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 4443fe0..e9178cf 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -29,7 +29,7 @@ CONFIGURE = \
>         ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
>         m4/ltversion.m4 m4/lt~obsolete.m4
>  LSRCFILES = \
> -       configure.in Makepkgs install-sh exports README VERSION \
> +       configure.ac Makepkgs install-sh exports README VERSION \
>         $(CONFIGURE)
>
>  LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
> --
> 1.8.2.1
>
>



reply via email to

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