gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. ec44dd6bc7100


From: Pawel Kot
Subject: [SCM] libgnokii and core programs branch, master, updated. ec44dd6bc7100270aac1d0e70a33d88686c0f9f0
Date: Mon, 24 Aug 2009 20:33:51 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  ec44dd6bc7100270aac1d0e70a33d88686c0f9f0 (commit)
       via  b2faf15206fb5d377dc2116adb66866775c907c3 (commit)
       via  dfcf581368516383ac9614b41b4d0c6ca86e6b0b (commit)
      from  a24a5475f00e6d0b9bf60c70380d44a46fe07ee1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ec44dd6bc7100270aac1d0e70a33d88686c0f9f0
Author: Pawel Kot <address@hidden>
Date:   Mon Aug 24 22:31:51 2009 +0200

    Fix getopt_long() build on Solaris (and other platforms with no 
getopt_long).
    Follow hit from http://sourceware.org/ml/automake/2000-08/msg00014.html:
        Compile getopt1.c and getopt.c unconditionally on all platforms, it
        has its own magic for the platforms that already have it.

commit b2faf15206fb5d377dc2116adb66866775c907c3
Author: Pawel Kot <address@hidden>
Date:   Mon Aug 24 22:26:22 2009 +0200

    Always use setenv(). Conditional code moved to common/compat.c

commit dfcf581368516383ac9614b41b4d0c6ca86e6b0b
Author: Pawel Kot <address@hidden>
Date:   Mon Aug 24 22:24:43 2009 +0200

    Fix setenv()/unsetenv() build on Solaris

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                   |    4 +-
 Makefile.am                 |    2 +-
 common/compat.c             |   42 +-
 common/devices/unixserial.c |   13 +-
 configure.in                |   25 +-
 getopt/Makefile.am          |    5 +-
 getopt/getopt.c             | 1487 +++++++++++++++++++++++++++++--------------
 getopt/getopt.h             |  150 +++--
 getopt/getopt1.c            |  249 ++++----
 getopt/getopt_int.h         |  131 ++++
 gnokii/Makefile.am          |    7 +-
 11 files changed, 1437 insertions(+), 678 deletions(-)
 create mode 100644 getopt/getopt_int.h


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

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