powerguru-commit
[Top][All Lists]
Advanced

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

[Powerguru-commit] [SCM] powerguru branch, master, updated. 3bca3f920c78


From: Rob Savoye
Subject: [Powerguru-commit] [SCM] powerguru branch, master, updated. 3bca3f920c782a45911cff229a0e6b4d8ac7acb0
Date: Fri, 09 Dec 2011 17:33:01 +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 "powerguru".

The branch, master has been updated
       via  3bca3f920c782a45911cff229a0e6b4d8ac7acb0 (commit)
      from  acb75858cced7c144c013bb2bd37b0d315ae72e4 (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/powerguru.git/commit/?id=3bca3f920c782a45911cff229a0e6b4d8ac7acb0


commit 3bca3f920c782a45911cff229a0e6b4d8ac7acb0
Author: Rob Savoye <address@hidden>
Date:   Fri Dec 9 10:32:47 2011 -0700

    remove stuff we don't need

diff --git a/configure.ac b/configure.ac
index c7096d7..65b209c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,26 +131,9 @@ AC_PROG_LIBTOOL
 dnl We only use these definitions if we want to dynamically load
 dnl shared libraries from our application code.
 
-dnl Look for libltdl, which we use for dealing with shared libraries
-dnl AC_LIBTOOL_DLOPEN
-dnl AC_LIBLTDL_CONVENIENCE
-dnl AC_LIB_LTDL
-dnl DLOPEN="-dlopen"
-dnl DLPREOPEN="-dlpreopen"
-dnl AC_SUBST(DLOPEN)
-dnl AC_SUBST(DLPREOPEN)
-
-dnl Substitute INCLTDL and LIBLTDL in the Makefiles
-dnl AC_SUBST(INCLTDL)
-dnl AC_SUBST(LIBLTDL)
-dnl AC_SUBST(LIBTOOL_DEPS)
-
 AC_SUBST(PACKAGE_CFLAGS)
 AC_SUBST(PACKAGE_LIBS)
 
-AC_SUBST(GETTEXT_PACKAGE)
-AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"powerguru", [Gettext package.])
-
 AM_PATH_MYSQL
 if test x$snmp = xtrue; then
   AM_PATH_SNMP

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

Summary of changes:
 configure.ac |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
powerguru



reply via email to

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