summaryrefslogtreecommitdiffstats
path: root/configure.gnu
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-05-19 10:00:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-05-19 17:55:47 +0900
commite14b6685fea737b0087c44b3db4c14ef0a53463e (patch)
treeb4e8307ff7c26d45bb2897bd315ae0932732e3be /configure.gnu
parentfa69d809c78de91a637bfc7d9ad961e4682c0789 (diff)
downloadlibksquirrel-e14b6685.tar.gz
libksquirrel-e14b6685.zip
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0d3ac8f304e1726db2f4849950435c2fa232855e)
Diffstat (limited to 'configure.gnu')
-rwxr-xr-xconfigure.gnu8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure.gnu b/configure.gnu
deleted file mode 100755
index f85a525..0000000
--- a/configure.gnu
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-#par="--exec-prefix=/usr --prefix=/usr --libdir=/usr/lib/ksquirrel"
-#par="--disable-rpath --prefix=/usr"
-
-echo "*** Doing configure $* $par ..."
-
-./configure $* $par