[Freeipa-devel] [PATCHES][SSSD] Convert SSSD build system to Automake

Sumit Bose sbose at redhat.com
Thu May 14 10:58:45 UTC 2009


Sumit Bose schrieb:
> Sumit Bose schrieb:
>> Stephen Gallagher schrieb:
>>> On 05/13/2009 07:56 AM, Stephen Gallagher wrote:
>>>> On 05/12/2009 03:39 PM, Stephen Gallagher wrote:
>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> _______________________________________________
>>>>> Freeipa-devel mailing list
>>>>> Freeipa-devel at redhat.com
>>>>> https://www.redhat.com/mailman/listinfo/freeipa-devel
>>>> Updating patches. I forgot to remove the obsolete files server.mk and
>>>> rules.mk.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> Freeipa-devel mailing list
>>>> Freeipa-devel at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/freeipa-devel
>>> One more try, this time fixing some whitespace mistakes as well.
>>>
>> It would be nice if the m4 file can be placed in a common subdirectory.
>> Maybe even better if the libreplace m4 files can be read from the
>> replace directory.
>>
>> The patch should update BUILD.txt and sssd.spec in the top level
>> directory, too.
>>
>> Are you planning to migrate sss_client, too?
>>
> 
> It was possible to call
> 
> CFLAGS="-g -Wall -Wextra" make
> 
> 
> to append options to CFLAGS without rerunning configure. Is there a
> macro to enable this with autotools, too?
>

yet another comment. This patch stores all *.o, *.lo, libs and binary
files in the top level directory. Although 'make clean' removes them
all, it would be much nicer if they are build in the directories of the
source files.

bye,
Sumit




More information about the Freeipa-devel mailing list