You need the following quick patch to do a proper autoconf
--add-missing when you clone the git repository.

> git diff
diff --git a/configure.in b/configure.in
index c5b726c..9bd694b 100644
--- a/configure.in
+++ b/configure.in
@@ -540,7 +540,7 @@ AC_CONFIG_FILES([
     src/Makefile
     src/icons/Makefile
     src/icons/svg/Makefile
-    po/Makefile.in
+    po/Makefile
     doc/Makefile
     plugins/Makefile
     plugins/symlink/Makefile


Except that this too is busted... there's no po/Makefile.in at all.
This is as of commit 1e962d0bef8a5041751d593271a6e6d3165767c8 from
Sept 10th.

John


------------------------------------------------------------------------------
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to