Author: tabish
Date: Thu Oct  7 22:18:20 2010
New Revision: 1005653

URL: http://svn.apache.org/viewvc?rev=1005653&view=rev
Log:
remove the explicit libuuid and libm linker options.

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/configure.ac

Modified: activemq/activemq-cpp/trunk/activemq-cpp/configure.ac
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac?rev=1005653&r1=1005652&r2=1005653&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/configure.ac (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/configure.ac Thu Oct  7 22:18:20 
2010
@@ -197,7 +197,6 @@ case "${host_os}" in
 
   *linux*) ## Unix configuration
 
-    PLAT_LIBS="-lm -luuid"
     ;;
 
 esac


Reply via email to