0b743289fc
Add new ports for the new stable releases of gtk+-3.0. Update vala to the newest stable release 0.12.1. Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies. Full contributors acknowledgment will be given in the GNOME 3 import.
11 lines
374 B
Text
11 lines
374 B
Text
--- docs/Makefile.in.orig 2010-12-24 00:14:51.000000000 +0100
|
|
+++ docs/Makefile.in 2010-12-24 00:15:52.000000000 +0100
|
|
@@ -220,7 +220,7 @@
|
|
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
|
|
LT_VERSION_INFO = @LT_VERSION_INFO@
|
|
MAINT = @MAINT@
|
|
-MAKEINFO = @MAKEINFO@
|
|
+MAKEINFO = @MAKEINFO@ --no-split
|
|
MANIFEST_TOOL = @MANIFEST_TOOL@
|
|
MATH_LIB = @MATH_LIB@
|
|
MKDIR_P = @MKDIR_P@
|