aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b23313d1db..6322b518cb 100755
--- a/configure
+++ b/configure
@@ -1523,7 +1523,7 @@ for i in `ls ${srcdir}/projects`
do
if test ${i} != "CVS"
then
- if test -d ${srcdir}/projects/${i}
+ if test -f ${srcdir}/projects/${i}/configure
then