Show
Ignore:
Timestamp:
2007-11-05 03:11:21 (14 months ago)
Author:
Ralf Wildenhues <wildenhues@…>
Branch:
HEAD
Message:

Optionally define $datarootdir on our own for autoconf <2.60 compatibility.
While I'm at it, fix two warnings in other files about
ignoring datarootdir with autoconf >2.60. Closes #2905.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • po/Makefile.in.in

    r4755 r5275  
    2424exec_prefix = @exec_prefix@ 
    2525datadir = @datadir@ 
     26datarootdir = @datarootdir@ 
    2627localedir = $(datadir)/locale 
    2728gettextsrcdir = $(datadir)/gettext/po