Changeset 4578:73c4fa88fd2a

Show
Ignore:
Timestamp:
2006-01-25 23:13:06 (3 years ago)
Author:
Ralf Wildenhues <wildenhues@…>
Branch:
HEAD
Message:

Set datarootdir.

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • contrib/Makefile.in

    r4124 r4578  
    1010bindir = @bindir@ 
    1111libdir = @libdir@ 
     12datarootdir = @datarootdir@ 
    1213mandir = @mandir@ 
    1314srcdir = @srcdir@ 
  • doc/Makefile.in

    r4349 r4578  
    88prefix = @prefix@ 
    99exec_prefix = @exec_prefix@ 
     10datarootdir = @datarootdir@ 
    1011sysconfdir = @sysconfdir@ 
    1112bindir = @bindir@