Put the closing parenthesis just after the last closing bracket.
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 15 May 2009 06:39:05 +0000 (06:39 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 15 May 2009 06:39:05 +0000 (06:39 +0000)
Putting it the next line adds a line feed to the value of the
variable. Yes, m4 is an horror

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@40648 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index b36ee8f..c6c8d77 100644 (file)
@@ -190,8 +190,7 @@ PKG_CHECK_MODULES([ECORE_IMF],
     have_ecore_imf="yes"
     requirement_edje="ecore-imf ecore-imf-evas ${requirement_edje}"
    ],
-   [have_ecore_imf="no"]
-)
+   [have_ecore_imf="no"])
 
 # Dependencies for the binaries