libtool-commit
[Top][All Lists]
Advanced

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

libtool--gary--1.0--patch-15


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-15
Date: Thu, 22 Apr 2004 23:47:49 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1494 2004/04/22 22:47:19
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        
        * libltdl/argz.h: Moved from here...
        * libltdl/argz_.h: ...to here, so as not to shadow system
        argz.h when we `#include <argz.h>' for example.
        #include stdlib.h and sys/types.h to ensure we get a size_t
        definition.
        * libltdl/argz.c (HAVE_CONFIG_H): Set it up how ltdl likes it when
        used by another client.
        * m4/argz.m4: New file.
        (gl_FUNC_ARGZ): Try to find an error_t definition, and a system
        argz.h.
        * m4/ltdl.m4: Use it.
        (AC_LTDL_FUNC_ARGZ): Removed.
        * libltdl/lt__glibc.h: #include <argz.h> to pick up either the
        system argz.h or our libltdl/argz.h if necessary.
        * libltdl/Makefile.am (libltdl_la_SOURCES): Move argz.h from
        here...
        (ltdldata_DATA): ...here. Along with argz.c.
        (argz.h): Generate from argz_.h if the system file is missing.
        Reported by Ralf Wildenhues <address@hidden>
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This commit notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0




reply via email to

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