]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(datadir): Added.
authorUlrich Drepper <drepper@redhat.com>
Sat, 18 Dec 1999 22:55:44 +0000 (22:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 18 Dec 1999 22:55:44 +0000 (22:55 +0000)
config.make.in

index f24ffdaaadc7cd4376c3a5a7508fb72d2fc2391a..9000d0a5e5976fa9cb740c891508c894307f16f0 100644 (file)
@@ -9,6 +9,7 @@ release = @RELEASE@
 install_root =
 prefix = @prefix@
 exec_prefix = @exec_prefix@
+datadir = @datadir@
 libdir = @libdir@
 slibdir = @libc_cv_slibdir@
 sysconfdir = @libc_cv_sysconfdir@