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. rel_0_6_28-13


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-131-gf25f9d8
Date: Sun, 15 Nov 2009 22:59:31 +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  f25f9d8eaa118aa06574673021336694602839a2 (commit)
      from  a2c0044a5e9a1d29513629faea0ccd0755fb3b6a (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=f25f9d8eaa118aa06574673021336694602839a2


commit f25f9d8eaa118aa06574673021336694602839a2
Author: Daniele Forsi <address@hidden>
Date:   Sun Nov 15 23:41:09 2009 +0100

    Add include path for VHOST builds (out of source builds)
    
    This is needed by the line #include "compat.h" in getopt.c

diff --git a/getopt/Makefile.am b/getopt/Makefile.am
index d0d3184..8282ce1 100644
--- a/getopt/Makefile.am
+++ b/getopt/Makefile.am
@@ -3,3 +3,4 @@ EXTRA_DIST = getopt1.c getopt.c getopt.h getopt_int.h
 noinst_LIBRARIES = libgetopt.a
 
 libgetopt_a_SOURCES = getopt1.c getopt.c getopt.h getopt_int.h
+libgetopt_a_CFLAGS = -I$(top_srcdir)/include

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

Summary of changes:
 getopt/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

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