Skip to content
Snippets Groups Projects
Commit 8b28791d authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Cache checkpoints.

parent dbce4d48
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,6 @@ AC_CHECK_SIZEOF(void *)
AC_CHECK_SIZEOF(float)
AC_CHECK_SIZEOF(double)
AC_CHECK_SIZEOF(long double)
# Cache check-point
AC_CACHE_SAVE
])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment