Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 467126
Collapse All | Expand All

(-)pango-1.32.5/configure.ac (-1 / +1 lines)
Lines 54-60 Link Here
54
dnl usage of GNU Make specific features.
54
dnl usage of GNU Make specific features.
55
AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability)
55
AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability)
56
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
56
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
57
AM_CONFIG_HEADER([config.h])
57
AC_CONFIG_HEADERS([config.h])
58
58
59
59
60
PANGO_VERSION_MAJOR=pango_version_major()
60
PANGO_VERSION_MAJOR=pango_version_major()

Return to bug 467126