[ace-users] [autoconf] Crude script to
compare autogeneratedconfig.h with regular one
Thomas Girard
thomas.g.girard at free.fr
Sun Aug 12 12:31:58 CDT 2007
Le vendredi 10 août 2007 à 18:15 +0200, Johnny Willemsen a écrit :
> Hi,
>
> Thanks for the overview. Can you go through the list and see if the defines
> autoconf doesn't set are really needed in general (they could be left over
> after cleanup). If you think autoconf check for a certain feature, can you
> report each macro seperately in bugzilla? Then we get a clean overview in
> bugzilla what has to be done.
Right, I will do this.
I have just found out why I was not getting the expected difference on
ACE_HAS_POSIX_SEM_TIMEOUT: ACE_HAS_LINUX_NPTL was *not* defined in the
regular $ACE_ROOT/ace/config-linux.h, hence all posix stuff was not
checked. It this intended?
Adding -DACE_HAS_LINUX_NPTL to the already fragile script gives the
attached diff I'll use to report bugs.
Regards,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ace_5.5.10_linux_amd64_auto_to_regular.diff
Type: text/x-patch
Size: 6598 bytes
Desc: not available
Url : http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070812/1af82861/ace_5.5.10_linux_amd64_auto_to_regular.bin
More information about the Ace-users
mailing list