freetype
[Top][All Lists]
Advanced

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

[Freetype] freetype 2.0.7 unix/freetype-config little bug


From: pierre hanser
Subject: [Freetype] freetype 2.0.7 unix/freetype-config little bug
Date: Sat, 2 Feb 2002 11:47:01 +0100

hello

it seems there is a very little bug in unix script freetype-config:
an 'fi' is missing

--- freetype-config.ref Sat Feb  2 11:45:04 2002
+++ freetype-config     Sat Feb  2 11:44:51 2002
@@ -84,6 +84,7 @@
   echo -I${prefix}/include $cflags
  else
   echo $cflags
+ fi
 fi
 
 if test "$echo_libs" = "yes" ; then

This does not prevent 2.0.7 to compile and work fine. Thanks

-- 
        Pierre Hanser



reply via email to

[Prev in Thread] Current Thread [Next in Thread]