libtool-commit
[Top][All Lists]
Advanced

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

libtool--gary--1.0--patch-4


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-4
Date: Thu, 8 Apr 2004 14:55:01 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1472 2004/04/08 13:51:14
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        * libltdl/ltdl.c: Move standard headers and preprocessor guards
        from here...
        * libltdl/lt__private.h: ...to here.  New file to declare ltdl's
        internal interfaces.
        * libltdl/ltdl.c: Include lt__private.h.
        * m4/ltdl.m4 (AC_LIB_LTDL): Add lt_dirent to AC_LIBOBJ if all of
        opendir, readdir and closedir are missing.
        (AC_CHECK_HEADERS): Remove assert.h, ctype.h, errno.h, malloc.h,
        stdio.h and stdlib.h; these headers are all available in standard
        c89 environments and newer.
        * libltdl/lt__private.h: Include them here unconditionally.
        * libltdl/lt__dirent.c (opendir, readdir, closedir): New file.
        Windows dirent emulation functions moved to here...
        * libltdl/ltdl.c (opendir, readdir, closedir): ...from here.
        * libltdl/lt__dirent.h: New file.  Rename the global symbols from
        lt__dirent.c into the lt__ namespace so they don't clash with
        other libraries.
-- 
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]