Set datarootdir in each Makefile to make Autoconf 2.60 happier
authorRuss Allbery <rra@stanford.edu>
Tue, 15 Aug 2006 22:49:57 +0000 (22:49 +0000)
committerRuss Allbery <rra@stanford.edu>
Tue, 15 Aug 2006 22:49:57 +0000 (22:49 +0000)
Ticket: 3965
Component: krb5-build
Version_Reported: 1.5
Tags: pullup
Target_Version: 1.5.1

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18444 dc483132-0cff-0310-8789-dd5450dbe970

src/config/pre.in

index cb7ac0cb1f68cc99766e5c908808325157acd4e7..ba452c77c49b1a8f70cae3721afcfbc17df6efc4 100644 (file)
@@ -194,6 +194,7 @@ prefix=@prefix@
 INSTALL_PREFIX=$(prefix)
 INSTALL_EXEC_PREFIX=@exec_prefix@
 exec_prefix=@exec_prefix@
+datarootdir=@datarootdir@
 SHLIB_TAIL_COMP=@SHLIB_TAIL_COMP@
 
 datadir = @datadir@