[epiphany] configure.ac: added a missing ')'



commit 37fd79769124bd3cd4830d9d158a89cc02912cf1
Author: Sergio Villar Senin <svillar igalia com>
Date:   Fri Mar 15 10:39:46 2013 +0100

    configure.ac: added a missing ')'
    
    Fixes the configuration phase broken by previous commit.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cd87a85..f1b55d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -265,7 +265,7 @@ po/Makefile.in
 tests/Makefile
 tests/data/Makefile
 ],
-[],
+[])
 
 AC_OUTPUT
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]