Skip to content

Commit

Permalink
needed for clean mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Mar 21, 2016
1 parent 654c1d7 commit 7160d4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -5393,6 +5393,7 @@ else
$as_echo "no" >&6; }
DRSOPTS=
found=no
LIBS=
fi
rm -f core conftest.err conftest.$ac_objext \
Expand Down
1 change: 1 addition & 0 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ if test "X$ENABLE_DRS" = "Xyes"; then
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
LIBS=
fi
AC_SUBST(ENABLE_DRS)

Expand Down

0 comments on commit 7160d4d

Please sign in to comment.