fontutils-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fontutils-commits] fontutils/doc Makefile.in


From: Adam M. Dutko
Subject: [fontutils-commits] fontutils/doc Makefile.in
Date: Wed, 14 Sep 2011 19:47:30 +0000

CVSROOT:        /sources/fontutils
Module name:    fontutils
Changes by:     Adam M. Dutko <styluseater>     11/09/14 19:47:30

Modified files:
        doc            : Makefile.in 

Log message:
        Fix warning about datarootdir missing.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/fontutils/doc/Makefile.in?cvsroot=fontutils&r1=1.5&r2=1.6

Patches:
Index: Makefile.in
===================================================================
RCS file: /sources/fontutils/fontutils/doc/Makefile.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile.in 8 Feb 2011 02:41:50 -0000       1.5
+++ Makefile.in 14 Sep 2011 19:47:30 -0000      1.6
@@ -19,6 +19,7 @@
 # For `install'.
 prefix = @prefix@
 infodir = @infodir@
+datarootdir = @datarootdir@
 
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@



reply via email to

[Prev in Thread] Current Thread [Next in Thread]