]> git.lyx.org Git - lyx.git/commitdiff
remove GNU-ism
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 11 Feb 2005 13:14:38 +0000 (13:14 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 11 Feb 2005 13:14:38 +0000 (13:14 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9611 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
Makefile.am

index 3453fcdda6f1c0b55afb363571af9e7393b8feb4..409bb0b5ef94c0a8bbbcc6c46803044ee194e00b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.am: remove hack for making bindist work with autoconf
+       <=1.4. This broke non GNU make programs.
+
 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
index 1778e4ff5a1b11c1304765e6098bc25746087dfa..49054584cb64938b3d1095de38015571c315f313 100644 (file)
@@ -17,9 +17,6 @@ endif
 EXTRA_DIST = ANNOUNCE INSTALL.OS2 INSTALL.autoconf README.OS2 \
        UPGRADING lyx.man autogen.sh
 
-# Hack so that the targets that use tar will also work with automake 1.4
-AMTAR ?= $(TAR)
-
 man_MANS = lyx.1
 
 ## Needed by bindist