blob: 4c52d15064d990a6ae1e22bfe661f8d93f2ac3e4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- help/manual/C/Makefile.in.orig 2007-10-02 12:53:30.000000000 -0500
+++ help/manual/C/Makefile.in 2007-10-02 12:53:52.000000000 -0500
@@ -213,7 +213,6 @@
# This variable (docdir) specifies where the documents should be installed.
# This default value should work for most packages.
@ENABLE_SCROLLKEEPER_TRUE@docdir = $(datadir)/gnome/help/$(docname)/$(lang)
-docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
glib_prefix = @glib_prefix@
|