From: Bruno Haible Date: Tue, 27 Jun 2006 12:36:44 +0000 (+0000) Subject: Assume autoconf 2.60 or newer. X-Git-Tag: v0.15~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213fb99746f4ed71bc7f8692c482f083f205420d;p=thirdparty%2Fgettext.git Assume autoconf 2.60 or newer. --- diff --git a/gettext-runtime/intl-csharp/Makefile.am b/gettext-runtime/intl-csharp/Makefile.am index 303c76fff..46864afbd 100644 --- a/gettext-runtime/intl-csharp/Makefile.am +++ b/gettext-runtime/intl-csharp/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/intl-csharp subdirectory of GNU gettext -## Copyright (C) 2003 Free Software Foundation, Inc. +## Copyright (C) 2003, 2006 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 @@ -23,12 +23,6 @@ CLEANFILES = RM = rm -f -docdir = @docdir@ -htmldir = $(docdir) - -docdir = @docdir@ -htmldir = $(docdir) - CSHARPCOMP = $(SHELL) ../lib/csharpcomp.sh CSHARPCOMPFLAGS = @CSHARPCOMPFLAGS@