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

(-)Makefile.in.bak (-2 / +2 lines)
Lines 240-251 Link Here
240
sysconfdir = @sysconfdir@
240
sysconfdir = @sysconfdir@
241
target_alias = @target_alias@
241
target_alias = @target_alias@
242
top_builddir = @top_builddir@
242
top_builddir = @top_builddir@
243
top_srcdir = @top_srcdir@
243
top_srcdir = @top_srcdir@
244
AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news
244
AUTOMAKE_OPTIONS = 1.9 gnu dist-bzip2 check-news
245
@STATIC_MODULES_FALSE@SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples xtests
245
@STATIC_MODULES_FALSE@SUBDIRS = libpam tests libpamc libpam_misc modules po conf doc examples
246
@STATIC_MODULES_TRUE@SUBDIRS = modules libpam libpamc libpam_misc tests po conf doc examples xtests
246
@STATIC_MODULES_TRUE@SUBDIRS = modules libpam libpamc libpam_misc tests po conf doc examples
247
CLEANFILES = *~
247
CLEANFILES = *~
248
M4_FILES = m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/glibc2.m4 \
248
M4_FILES = m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/glibc2.m4 \
249
	m4/iconv.m4 m4/intdiv0.m4 m4/intmax.m4 m4/inttypes_h.m4 \
249
	m4/iconv.m4 m4/intdiv0.m4 m4/intmax.m4 m4/inttypes_h.m4 \
250
	m4/inttypes-h.m4 m4/inttypes.m4 m4/inttypes-pri.m4 \
250
	m4/inttypes-h.m4 m4/inttypes.m4 m4/inttypes-pri.m4 \
251
	m4/isc-posix.m4 m4/jh_path_xml_catalog.m4 m4/lcmessage.m4 \
251
	m4/isc-posix.m4 m4/jh_path_xml_catalog.m4 m4/lcmessage.m4 \

Return to bug 194275