summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorjoye <joye>2013-09-16 16:55:35 (GMT)
committerjoye <joye>2013-09-16 16:55:35 (GMT)
commit99383c2a40d6b1105edfed4139f8c71a1b979a1d (patch)
tree79057103effb7538b658b1fa968b68db22c71d6f /configure
parent5b36f800ce6129d9d3781ae095d8ce8ce0c944a2 (diff)
downloadblt-99383c2a40d6b1105edfed4139f8c71a1b979a1d.zip
blt-99383c2a40d6b1105edfed4139f8c71a1b979a1d.tar.gz
blt-99383c2a40d6b1105edfed4139f8c71a1b979a1d.tar.bz2
*** empty log message ***
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