From 46e4994c5dff879a71e6ae090c50b2f23235d435 Mon Sep 17 00:00:00 2001 From: Pietro Incardona <incardon@mpi-cbg.de> Date: Thu, 15 Feb 2018 00:07:06 +0100 Subject: [PATCH] Fixing configure script --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index a16b830..1ac71be 100755 --- a/configure.ac +++ b/configure.ac @@ -47,9 +47,6 @@ fi prefix="$prefix/openfpm_devices" echo "Installation dir is: $prefix" -AC_PROG_RANLIB -AM_PROG_AR - LT_INIT AC_SUBST([LIBTOOL_DEPS]) -- GitLab