Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Markert committed Apr 23, 2024
1 parent 2568de3 commit 64655c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ echo "| Checking libraries"
echo "o---------------------------------------"

SC_CHECK_LIBRARIES([T8])
# P4EST_CHECK_LIBRARIES([T8])
T8_CHECK_LIBRARIES([T8])

echo "o---------------------------------------"
Expand Down Expand Up @@ -88,8 +87,6 @@ echo "o---------------------------------------"
T8_DIST_DENY=
T8_DISTCLEAN=
SC_AS_SUBPACKAGE([T8])
export P4EST_SC_SOURCE=../sc
# P4EST_AS_SUBPACKAGE([T8])
AM_CONDITIONAL([T8_DIST_DENY], [test "x$T8_DIST_DENY" != x])
AC_SUBST([T8_DISTCLEAN])

Expand Down Expand Up @@ -161,5 +158,4 @@ AC_OUTPUT

# Final messages.
SC_FINAL_MESSAGES([T8])
# P4EST_FINAL_MESSAGES([T8])
T8_FINAL_MESSAGES([T8])

0 comments on commit 64655c1

Please sign in to comment.