summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a052619..04e3aa3 100755
--- a/configure
+++ b/configure
@@ -5662,7 +5662,7 @@ done
- vars="../library/graph.tcl ../library/bltGraph.pro"
+ vars="library/graph.tcl library/bltGraph.pro"
for i in $vars; do
# check for existence, be strict because it is installed
if test ! -f "${srcdir}/$i" ; then