From: Bruno Haible Date: Sat, 7 Jul 2007 13:03:18 +0000 (+0000) Subject: Remove libuniname directory. X-Git-Tag: v0.17~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5654dab2a0cb1b015169c0df02aa513d193d39b4;p=thirdparty%2Fgettext.git Remove libuniname directory. --- diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 77bed0210..55fb9679e 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,7 @@ +2007-07-07 Bruno Haible + + * Makefile.am (SUBDIRS): Remove libuniname. + 2007-05-28 Bruno Haible * configure.ac (WOE32): New conditional. diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am index c110457b0..9e3f409b9 100644 --- a/gettext-tools/Makefile.am +++ b/gettext-tools/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools directory of GNU gettext -## Copyright (C) 1995-1999, 2000-2006 Free Software Foundation, Inc. +## Copyright (C) 1995-1999, 2000-2007 Free Software Foundation, Inc. ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies ACLOCAL = ../build-aux/fixaclocal @ACLOCAL@ ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4 -I gnulib-m4 -I libgettextpo/gnulib-m4 -SUBDIRS = doc intl gnulib-lib libgrep libuniname src libgettextpo po projects misc man m4 tests examples +SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects misc man m4 tests examples EXTRA_DIST = misc/DISCLAIM MOSTLYCLEANFILES = core *.stackdump