open-src/lib/fontconfig/Makefile
changeset 175 c4cd2b031c59
parent 172 8ac746a66368
child 221 53d90590b84a
--- a/open-src/lib/fontconfig/Makefile	Thu Jun 14 14:25:30 2007 -0700
+++ b/open-src/lib/fontconfig/Makefile	Fri Jun 15 11:49:40 2007 -0700
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.66	07/06/14
+# @(#)Makefile	1.67	07/06/14
 #
 
 # Package name used in tarballs
@@ -104,6 +104,10 @@
 
 $(SOURCE_DIR)/Makefile: $(FONTCONFIG_FT2CFG)
 
+# Need to regenerate configure with newer autoconf to work with Studio 12
+source_gen::
+	(cd $(SOURCE_DIR) && autoreconf -v)
+
 $(SOURCE_DIR)/fonts.conf-SUNW: $(SOURCE_DIR)/fonts.conf fonts.conf.append fonts.conf.preuser fix-fonts.conf.pl
 	perl fix-fonts.conf.pl < $(SOURCE_DIR)/fonts.conf > $(SOURCE_DIR)/fonts.conf-SUNW