Updated Branches:
  refs/heads/master 8665bbb1e -> 83030764e

How about we trust the compiler and the user to know what they're doing?


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/83030764
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/83030764
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/83030764

Branch: refs/heads/master
Commit: 83030764e323d43e327b54012a37fbbd86c5f888
Parents: 8665bbb
Author: Igor Galić <[email protected]>
Authored: Tue Sep 18 14:14:20 2012 +0200
Committer: Igor Galić <[email protected]>
Committed: Tue Sep 18 14:14:20 2012 +0200

----------------------------------------------------------------------
 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/83030764/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index b7cf577..ff5747c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -720,8 +720,6 @@ case $host_os in
       release_opt="-g $common_opt $optimizing_flags 
-feliminate-unused-debug-symbols -fno-strict-aliasing"
       cxx_opt="-Wno-invalid-offsetof"
     fi
-    TS_ADDTO(LDFLAGS, [-L/lib])
-    TS_ADDTO(LDFLAGS, [-L/usr/local/lib])
     ;;
   *)
     common_opt="-pipe -Wall -Werror"

Reply via email to