Elizabeth Marie Smith
2014-06-23 15:32:18 UTC
Commit: 24176f2dffa192776dfc2a1ff75483d8254beccc
Author: tantrum-junkie <***@gmail.com> Mon, 23 Jun 2014 17:32:18 +0200
Parents: 30bc0bc71448b4ef0e222a32a704014c016403a0
Branches: master
Link: http://git.php.net/?p=php/gtk-src.git;a=commitdiff;h=24176f2dffa192776dfc2a1ff75483d8254beccc
Log:
Update Makefile.frag
Fixed forgotten renamed file generator.php --> gtkgenerator.php
Changed paths:
M ext/gtk+/Makefile.frag
Diff:
diff --git a/ext/gtk+/Makefile.frag b/ext/gtk+/Makefile.frag
index cfa08c7..7300456 100644
--- a/ext/gtk+/Makefile.frag
+++ b/ext/gtk+/Makefile.frag
@@ -19,7 +19,7 @@ $(builddir)/gen_pango.c: $(COMMONDEFS) $(srcdir)/pango.overrides
gen_%.c : %.defs
( \
- $(PHP) $(top_srcdir)/generator/generator.php \
+ $(PHP) $(top_srcdir)/generator/gtkgenerator.php \
-l $(@D)/gen_$(*F).log \
-r ext/gtk+/atk-types.defs \
-r ext/gtk+/pango-types.defs \
Author: tantrum-junkie <***@gmail.com> Mon, 23 Jun 2014 17:32:18 +0200
Parents: 30bc0bc71448b4ef0e222a32a704014c016403a0
Branches: master
Link: http://git.php.net/?p=php/gtk-src.git;a=commitdiff;h=24176f2dffa192776dfc2a1ff75483d8254beccc
Log:
Update Makefile.frag
Fixed forgotten renamed file generator.php --> gtkgenerator.php
Changed paths:
M ext/gtk+/Makefile.frag
Diff:
diff --git a/ext/gtk+/Makefile.frag b/ext/gtk+/Makefile.frag
index cfa08c7..7300456 100644
--- a/ext/gtk+/Makefile.frag
+++ b/ext/gtk+/Makefile.frag
@@ -19,7 +19,7 @@ $(builddir)/gen_pango.c: $(COMMONDEFS) $(srcdir)/pango.overrides
gen_%.c : %.defs
( \
- $(PHP) $(top_srcdir)/generator/generator.php \
+ $(PHP) $(top_srcdir)/generator/gtkgenerator.php \
-l $(@D)/gen_$(*F).log \
-r ext/gtk+/atk-types.defs \
-r ext/gtk+/pango-types.defs \
--
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php