On Sun, 11 May 2008 09:45:15 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]>
babbled:
go for it i say! :)
> Hey,
>
> I've cleaned a bit the autotools stuff:
>
> * use correct way to remove the check of g++ and g77 from libtool
> * use correct way to deal with PACKAGE_DATA_DIR and PACKAGE_LIB
>>> I've cleaned a bit the autotools stuff:
>>>
>>> * use correct way to remove the check of g++ and g77 from libtool
>>> * use correct way to deal with PACKAGE_DATA_DIR and PACKAGE_LIB_DIR
>>> * use AC_HELP_STRING when missing
>>> * formatting
>>>
>>> later, I plan to add win32 support (compil
Vincent Torri wrote:
>
> On Sun, 11 May 2008, Vincent Torri wrote:
>
>> Hey,
>>
>> I've cleaned a bit the autotools stuff:
>>
>> * use correct way to remove the check of g++ and g77 from libtool
>> * use correct way to deal with PACKAGE_DATA_DIR and PACKAGE_LIB_DIR
>> * use AC_HELP_STRING when mi
On Sun, 11 May 2008, Vincent Torri wrote:
>
> Hey,
>
> I've cleaned a bit the autotools stuff:
>
> * use correct way to remove the check of g++ and g77 from libtool
> * use correct way to deal with PACKAGE_DATA_DIR and PACKAGE_LIB_DIR
> * use AC_HELP_STRING when missing
> * formatting
>
> later,