Bug#487816: missing quotes in ./configure

2008-06-24 Thread Stefan Ebner
Package: lasso
Version: 2.1.98-4.1



Please fix the missing quotes in configure and configure.in.
We can sync then next time, thanks. :)



Cheers,
Stefan

--- lasso-2.1.98.orig/configure
+++ lasso-2.1.98/configure
@@ -22609,7 +22609,7 @@
   fi
   PHP4_INCLUDES=-I/usr/local/include/php4 -I/usr/local/include/php4/main -I/usr/local/include/php4/Zend -I/usr/local/include/php4/TSRM -I/usr/local/include/php4/win32
   PHP4_LDFLAGS=
-  PHP4_LIBS=-lphp4ts -lxmlparse -lxmltok
+  PHP4_LIBS=-lphp4ts -lxmlparse -lxmltok
   PHP4_UNPREFIXED_EXTENSION_DIR=
   PHP4_PREFIX=
 fi
@@ -22833,7 +22833,7 @@
   fi
   PHP5_INCLUDES=-I/usr/local/include/php5 -I/usr/local/include/php5/main -I/usr/local/include/php5/Zend -I/usr/local/include/php5/TSRM -I/usr/local/include/php5/win32
   PHP5_LDFLAGS=
-  PHP5_LIBS=-lphp5ts -lxmlparse -lxmltok
+  PHP5_LIBS=-lphp5ts -lxmlparse -lxmltok
   PHP5_UNPREFIXED_EXTENSION_DIR=
   PHP5_PREFIX=
 fi
--- lasso-2.1.98.orig/configure.ac
+++ lasso-2.1.98/configure.ac
@@ -427,7 +427,7 @@
   fi
   PHP4_INCLUDES=-I/usr/local/include/php4 -I/usr/local/include/php4/main -I/usr/local/include/php4/Zend -I/usr/local/include/php4/TSRM -I/usr/local/include/php4/win32
   PHP4_LDFLAGS=
-  PHP4_LIBS=-lphp4ts -lxmlparse -lxmltok
+  PHP4_LIBS=-lphp4ts -lxmlparse -lxmltok
   PHP4_UNPREFIXED_EXTENSION_DIR=
   PHP4_PREFIX=
 fi
@@ -498,7 +498,7 @@
   fi
   PHP5_INCLUDES=-I/usr/local/include/php5 -I/usr/local/include/php5/main -I/usr/local/include/php5/Zend -I/usr/local/include/php5/TSRM -I/usr/local/include/php5/win32
   PHP5_LDFLAGS=
-  PHP5_LIBS=-lphp5ts -lxmlparse -lxmltok
+  PHP5_LIBS=-lphp5ts -lxmlparse -lxmltok
   PHP5_UNPREFIXED_EXTENSION_DIR=
   PHP5_PREFIX=
 fi


Bug#487816: missing quotes in ./configure

2008-06-24 Thread Frederic Peters
tag 487816 pending
tag 487816 fixed-upstream
thanks

Stefan Ebner wrote:
 Package: lasso
 Version: 2.1.98-4.1
 
 Please fix the missing quotes in configure and configure.in.
 We can sync then next time, thanks. :)

It has been fixed upstream, I hope to upload 2.2.0 soon.



Thanks,

Frederic



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]