myserver-commit
[Top][All Lists]
Advanced

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

[myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-429


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-429-g3e208e0
Date: Thu, 03 Mar 2011 23:54: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 "GNU MyServer".

The branch, master has been updated
       via  3e208e0d780dac871c6611439691cb723553e926 (commit)
      from  2f4d0eeeee99ce2dbb7977d74cedb2d4d8c3320c (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 3e208e0d780dac871c6611439691cb723553e926
Author: Giuseppe Scrivano <address@hidden>
Date:   Fri Mar 4 00:18:52 2011 +0100

    Make the myserver binary installable.
    
    Based on a patch by: Ludovic Courtès <address@hidden>

diff --git a/myserver/src/Makefile.am b/myserver/src/Makefile.am
index a2e7dc8..b18dd93 100644
--- a/myserver/src/Makefile.am
+++ b/myserver/src/Makefile.am
@@ -90,7 +90,6 @@ libmyserver_la_LIBADD =       base/base64/libbase64.la \
 
 myserver_CXXFLAGS = $(AM_CXXFLAGS) $(CXXFLAGS) -DHOST_STR=\"$(build)\" 
-DPREFIX=\"$(prefix)\"
 
-myserver_LDFLAGS = -static -no-install
 myserver_LDADD = libmyserver.la $(PTHREAD_LIB) $(IDN_LIB) \
        $(XNET_LIB) $(DL_LIB) $(ZLIB_LIB) \
        $(XML_LIBS) $(INTLLIBS) $(LDFLAGS)

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

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


hooks/post-receive
-- 
GNU MyServer



reply via email to

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