]> granicus.if.org Git - php/commitdiff
Always use -n...
authorfoobar <sniper@php.net>
Mon, 4 Jun 2001 01:36:14 +0000 (01:36 +0000)
committerfoobar <sniper@php.net>
Mon, 4 Jun 2001 01:36:14 +0000 (01:36 +0000)
ext/gd/config.m4

index 0094b9a5be12a15c05fd25c9826be687c5e5b30a..43a3597942c069f451948990b1bbfbf135599d2e 100644 (file)
@@ -144,7 +144,7 @@ AC_DEFUN(PHP_GD_T1LIB,[
       fi
     done
 
-    if test "$T1_DIR"; then
+    if test -n "$T1_DIR"; then
       AC_CHECK_LIB(t1, T1_GetExtend, 
       [
         AC_DEFINE(HAVE_LIBT1,1,[ ])