Changeset 5275:645fcdd66828 for intl

Show
Ignore:
Timestamp:
2007-11-05 03:11:21 (13 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
  • intl/Makefile.in

    r4343 r5275  
    3333includedir = @includedir@ 
    3434datadir = @datadir@ 
     35datarootdir = @datarootdir@ 
    3536localedir = $(datadir)/locale 
    3637gettextsrcdir = $(datadir)/gettext/intl