diff autogen.sh @ 281:9995c5fb202a

gqview.h -> main.h
author zas_
date Tue, 08 Apr 2008 23:02:33 +0000
parents e3f10b6046ab
children 53cfc5af7fd7
line wrap: on
line diff
--- a/autogen.sh	Tue Apr 08 22:31:42 2008 +0000
+++ b/autogen.sh	Tue Apr 08 23:02:33 2008 +0000
@@ -8,7 +8,7 @@
 
 (test -f $srcdir/configure.in \
   && test -f $srcdir/src/main.c \
-  && test -f $srcdir/src/gqview.h) || {
+  && test -f $srcdir/src/main.h) || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
     echo " top-level geeqie directory"
     exit 1