diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-11-06 14:56:11 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-11-07 01:34:41 +0100 |
commit | 8c85ae050f7205e5cb8f56abb48ea88eb7a4eb7a (patch) | |
tree | bd9e3694772bc2af8f95726dbeb14feead84986a /configure.ac | |
parent | fadadbdd3536e3640116127b4c7b59f718913be1 (diff) |
configure: stop adding dmake location to PATH
Change-Id: I06c85f064a478ead6cecbe1c2d666ba3d947a177
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a314ad152761..0a7b157b84fe 100644 --- a/configure.ac +++ b/configure.ac @@ -12598,7 +12598,6 @@ else ;; esac - pathmunge "$SRC_ROOT/solenv/$OUTPATH/bin" "before" pathmunge "$SRC_ROOT/solenv/bin" "before" pathmunge "." "before" fi |