From c5011c7b21e938165c9d219c23832e5f86ebff41 Mon Sep 17 00:00:00 2001 From: gautier.hattenberger Date: Wed, 14 Jan 2015 12:48:04 +0000 Subject: disable compatibility symlink by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 701a1e8..90443b4 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DESTDIR ?= #endif # Set to "n" to disable backwards compatibility symlink creation -COMPAT_SYMLINK_CREATE ?= y +COMPAT_SYMLINK_CREATE ?= n # Symlink source path modifier between $(DESTDIR)/`ocamlc -where` # and [glib]ivy/PKGFILES -- cgit v1.1