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

Re: [Pkg-xfce-devel] Bug#649633: Bug#649633: lightdm: FTBFS (O_NOFOLLOW is linux-only)



On mar., 2011-11-22 at 23:19 +0100, Julien Cristau wrote:
> Add AC_USE_SYSTEM_EXTENSIONS to configure.ac?
> 

I might not doing it correctly, but just adding:

Index: lightdm-1.0.6/configure.ac
===================================================================
--- lightdm-1.0.6.orig/configure.ac	2011-11-02 16:27:27.000000000 +0100
+++ lightdm-1.0.6/configure.ac	2011-11-23 22:12:07.522254011 +0100
@@ -1,6 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(lightdm, 1.0.6)
+AC_USE_SYSTEM_EXTENSIONS
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE

doesn't fix the problem at all. I tried to find some documentation, but
I failed miserably. I don't know much about autotools, so any help
appreciated.

Regards,
-- 
Yves-Alexis

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: