1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00

Enable AM_SILENT_RULES

This commit is contained in:
olafvdspek@gmail.com 2012-03-13 21:29:30 +00:00
parent 97a9457e81
commit eff1069f1b

View File

@ -5,6 +5,8 @@
AC_PREREQ(2.57)
AC_INIT(ctemplate, 2.0, google-ctemplate@google.com)
AM_SILENT_RULES([yes])
# Update this value for every release! (A:B:C will map to foo.so.(A-C).C.B)
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
SO_VERSION=1:3:1