]> git.marmaro.de Git - mmh/commitdiff
Added datarootdir definitions to silence warnings from configure.
authormarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 21:29:53 +0000 (23:29 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 21:29:53 +0000 (23:29 +0200)
Merged from nmh. Thanks to David Levine.

Makefile.in
docs/Makefile.in
man/Makefile.in

index a3b6fe27690d6257431707b72a2a6cf376faa9ad..a93ba70a5aed87f136772a2e98420b98c1c8aa98 100644 (file)
@@ -29,6 +29,9 @@ libdir      = @libdir@
 # location of mmh configuration and formats files
 etcdir      = @sysconfdir@
 
+# location of ...
+datarootdir = @datarootdir@
+
 # location of man pages
 mandir      = @mandir@
 
index df10b4b44563a37466794748fa2b3f5d8573ebe6..e9092a0dbe55d7873a7f3d5319f3e9cbcc774992 100644 (file)
@@ -5,6 +5,7 @@
 SHELL = /bin/sh
 
 srcdir = @srcdir@
+datarootdir = @datarootdir@
 VPATH  = @srcdir@
 
 # header files included in distribution
index aab86f472e44d908fffe8b346c8880015c494aae..27c67cb8f933a5e576315a6a8c57643224ac9c36 100644 (file)
@@ -16,6 +16,7 @@ exec_prefix = @exec_prefix@
 bindir      = @bindir@
 libdir      = @libdir@
 etcdir      = @sysconfdir@
+datarootdir = @datarootdir@
 mandir      = @mandir@
 manext1     = 1
 manext5     = 5