Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove a couple of oldies
[simgrid.git] / configure
diff --git a/configure b/configure
deleted file mode 100755 (executable)
index ca32ca4..0000000
--- a/configure
+++ /dev/null
@@ -1,11 +0,0 @@
-#! /bin/sh
-
-cat <<EOT
-THIS COMMAND IS NOT AVAILABLE!
-Since v3.4 we use cmake. Now use:
-        cmake -DCMAKE_INSTALL_PREFIX=<where_you_want> .
-        make
-        make install
-EOT
-
-exit 1