View | Details | Raw Unified
Collapse All | Expand All

(-) help.orig/manual/C/Makefile.in (-1 / +1 lines)
 Lines 205-212    Link Here 
# **********  Begin of section some packagers may need to modify  **********
# **********  Begin of section some packagers may need to modify  **********
# This variable (docdir) specifies where the documents should be installed.
# This variable (docdir) specifies where the documents should be installed.
# This default value should work for most packages.
# This default value should work for most packages.
@ENABLE_SCROLLKEEPER_TRUE@docdir = $(datadir)/gnome/help/$(docname)/$(lang)
docdir = @docdir@
docdir = @docdir@
@ENABLE_SCROLLKEEPER_TRUE@docdir = $(datadir)/gnome/help/$(docname)/$(lang)
dvidir = @dvidir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
exec_prefix = @exec_prefix@
glib_prefix = @glib_prefix@
glib_prefix = @glib_prefix@