cvs: gd /libgd CMakeLists.txt

[email protected] ("Nuno Lopes")
Newsgroups php.gd.cvs
Message-ID <cvsnlopess1173295817@cvsserver>
nlopess		Wed Mar  7 19:30:17 2007 UTC

  Modified files:              
    /gd/libgd	CMakeLists.txt 
  Log:
  set HAVE_FT2BUILD_H when ft2build.h file is found
  
http://cvs.php.net/viewvc.cgi/gd/libgd/CMakeLists.txt?r1=1.2&r2=1.3&diff_format=u
Index: gd/libgd/CMakeLists.txt
diff -u gd/libgd/CMakeLists.txt:1.2 gd/libgd/CMakeLists.txt:1.3
--- gd/libgd/CMakeLists.txt:1.2	Wed Mar  7 15:53:51 2007
+++ gd/libgd/CMakeLists.txt	Wed Mar  7 19:30:17 2007
@@ -62,6 +62,7 @@
 	if (FREETYPE_FOUND)
 		INCLUDE_DIRECTORIES(${FREETYPE_INCLUDE_DIR})
 		SET(HAVE_LIBFREETYPE 1)
+		SET(HAVE_FT2BUILD_H 1)
 	ENDIF(FREETYPE_FOUND)
 
 	IF(ZLIB_FOUND)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.