From f46f8802590629c52275ccf21c300734861623fb Mon Sep 17 00:00:00 2001 From: Matthew Pirocchi Date: Fri, 20 Jul 2012 11:41:08 -0700 Subject: [PATCH] Restore configure.in to fix building with Valencia. --- configure.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 configure.in diff --git a/configure.in b/configure.in new file mode 100644 index 00000000..ab406092 --- /dev/null +++ b/configure.in @@ -0,0 +1,4 @@ +# This file is merely to give Valencia (http://trac.yorba.org/wiki/Valencia) an indicator of the +# Geary project root. This file can be removed when this bug is fixed: +# +# http://trac.yorba.org/ticket/3410