From 8e7e506d288e7a63e1884b06d3e7007d1a3e5128 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Thu, 22 Oct 2015 18:15:46 +1100 Subject: tools: note source of make-shared-from-static --- tools/make-shared-from-static | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/make-shared-from-static b/tools/make-shared-from-static index 6b4100c..df18ead 100755 --- a/tools/make-shared-from-static +++ b/tools/make-shared-from-static @@ -1,5 +1,8 @@ #!/usr/bin/env bash +# Taken from: +# http://hg.octave.org/mxe-octave/file/tip/tools/make-shared-from-static + set -e . tools/compat-init.sh -- cgit v0.12