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. 0_9_2-114-


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. 0_9_2-114-g54aeb4c
Date: Thu, 08 Apr 2010 19:50:19 +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  54aeb4ce7f1bdf0cd6e53f5f037e6d0d9f757e50 (commit)
      from  bfb43cd632b37f389e751e182322519da6f50bf8 (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 54aeb4ce7f1bdf0cd6e53f5f037e6d0d9f757e50
Author: Giuseppe Scrivano <address@hidden>
Date:   Thu Apr 8 21:50:13 2010 +0200

    Remove a forgotten line

diff --git a/myserver/binaries/web/cgi-src/math_sum/Makefile.am 
b/myserver/binaries/web/cgi-src/math_sum/Makefile.am
index 0536ca9..1e5a365 100644
--- a/myserver/binaries/web/cgi-src/math_sum/Makefile.am
+++ b/myserver/binaries/web/cgi-src/math_sum/Makefile.am
@@ -29,7 +29,6 @@ math_sum.mscgi: libmath_sum.la
 #      $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) 
\
 #               $(INSTALL_STRIP_FLAG) libmath_sum.la $(abs_builddir)
 #      cp libmath_sum$(SO_EXT) ../../cgi-bin/math_sum.mscgi
-       $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
        $(CXX) $(libmath_sum_a_OBJECTS) $(libmath_sum_la_LIBADD)  $(CXXFLAGS) \
        $(XML_CFLAGS) $(libmath_sum_a_LIBADD) $(PTHREAD_LIB) \
        $(IDN_LIB) $(XNET_LIB) $(EVENT_LIB) $(DL_LIB) $(SSL_LIB)  $(ZLIB_LIB) \
diff --git a/myserver/binaries/web/cgi-src/post/Makefile.am 
b/myserver/binaries/web/cgi-src/post/Makefile.am
index 6a28e94..e1daffc 100644
--- a/myserver/binaries/web/cgi-src/post/Makefile.am
+++ b/myserver/binaries/web/cgi-src/post/Makefile.am
@@ -29,7 +29,6 @@ post.mscgi: libpost.la
 #      $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) 
\
 #               $(INSTALL_STRIP_FLAG) libpost.la $(abs_builddir)
 #      cp libpost$(SO_EXT) ../../cgi-bin/post.mscgi
-       $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
        $(CXX) $(libpost_a_OBJECTS) $(libpost_la_LIBADD)  $(CXXFLAGS) \
        $(XML_CFLAGS) $(libpost_a_LIBADD) $(PTHREAD_LIB) \
        $(IDN_LIB) $(XNET_LIB) $(EVENT_LIB) $(DL_LIB) $(SSL_LIB)  $(ZLIB_LIB) \

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

Summary of changes:
 myserver/binaries/web/cgi-src/math_sum/Makefile.am |    1 -
 myserver/binaries/web/cgi-src/post/Makefile.am     |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU MyServer




reply via email to

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