bindings/php/config.m4
authorAlan Knowles <alan@roojs.com>
Thu, 26 May 2016 10:28:24 +0000 (18:28 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 26 May 2016 10:28:24 +0000 (18:28 +0800)
bindings/php/config.m4

index 533dde4..3ee2877 100644 (file)
@@ -7,7 +7,6 @@ PHP_ARG_WITH(roojspacker, whether roojspacker is available,[  --with-roojspacker
 
 if test "$PHP_ROOJSPACKER" != "no"; then
 
-  
   if test -z "$PKG_CONFIG"
   then
        AC_PATH_PROG(PKG_CONFIG, pkg-config, no)