Commit Graph

9 Commits

Author SHA1 Message Date
Aron Xu
0b31b2300b Imported Upstream version 0.6.5.11 2017-07-14 14:38:33 +08:00
Aron Xu
ac9cc135ee Imported Upstream version 0.6.5.9 2017-02-06 15:49:57 +08:00
Aron Xu
10946b0206 Imported Upstream version 0.6.4.1 2015-05-17 05:41:12 +08:00
Liang Guo
33a20369b0 Imported Upstream version 0.6.2+git20140204 2014-02-04 12:13:21 +08:00
Carlos Alberto Lopez Perez
76f2001fec Imported Upstream version 0.6.1 2013-04-10 03:07:06 +02:00
Brian Behlendorf
c638e9ad04 Remove autotools products
Remove all of the generated autotools products from the repository
and update the .gitignore files accordingly.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue zfsonlinux/zfs#718
2012-08-27 11:46:23 -07:00
Brian Behlendorf
8beea9ac24 Refresh autogen.sh products
Refresh the autogen.sh products based on the versions which are
installed by default in the GA RHEL6.0 release.

autoconf (GNU Autoconf) 2.63
automake (GNU automake) 1.11.1
ltmain.sh (GNU libtool) 2.2.6b
2010-11-30 10:36:58 -08:00
Brian Behlendorf
8934764e60 Add support for 'make -s' silent builds
The cleanest way to do this is to set AM_LIBTOOLFLAGS = --silent.  However,
AM_LIBTOOLFLAGS is not honored by automake-1.9.6-2.1 which is what I have
been using.  To cleanly handle this I am updating to automake-1.11-3 which
is why it looks like there is a lot of churn in the Makefiles.
2010-03-26 15:41:17 -07:00
behlendo
bf9f3bac95 * : Add autogen.sh products.
* configure.ac : Use AC_CONFIG_AUX_DIR to put autoconf products
in ./auotconf.

* autogen.sh : Use --copy to avoid symlinks, remove error
redirection, run aclocal before libtoolize.



git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@180 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-11-24 23:49:18 +00:00