mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-12 23:53:46 +02:00
Silence autoconf 2.60
This commit is contained in:
parent
c01a364fb4
commit
284678d239
@ -1,3 +1,7 @@
|
|||||||
|
2006-12-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.in.in: Define datarootdir, to silence autoconf 2.60
|
||||||
|
|
||||||
2006-12-07 Adam Weinberger <adamw@gnome.org>
|
2006-12-07 Adam Weinberger <adamw@gnome.org>
|
||||||
|
|
||||||
* en_CA.po: Updated Canadian English translation.
|
* en_CA.po: Updated Canadian English translation.
|
||||||
|
@ -25,6 +25,7 @@ VPATH = @srcdir@
|
|||||||
|
|
||||||
prefix = @prefix@
|
prefix = @prefix@
|
||||||
exec_prefix = @exec_prefix@
|
exec_prefix = @exec_prefix@
|
||||||
|
datarootdir = @datarootdir@
|
||||||
datadir = @datadir@
|
datadir = @datadir@
|
||||||
libdir = @libdir@
|
libdir = @libdir@
|
||||||
localedir = $(libdir)/locale
|
localedir = $(libdir)/locale
|
||||||
|
Loading…
x
Reference in New Issue
Block a user