]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Assume autoconf 2.60 or newer.
authorBruno Haible <bruno@clisp.org>
Tue, 27 Jun 2006 12:36:44 +0000 (12:36 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:26 +0000 (12:13 +0200)
gettext-runtime/intl-csharp/Makefile.am

index 303c76fffac64e3fa61fcc3743a5ae0b4b5cdcb0..46864afbd1fea34e5507ee2da3670617f7522a58 100644 (file)
@@ -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@