Skip to content

Commit

Permalink
CBD-774: Add support for automake 1.13
Browse files Browse the repository at this point in the history
Change-Id: Iba59eec8dcd0d0581f514b9e83a897e5deeb7c61
Reviewed-on: http://review.couchbase.org/23974
Tested-by: Trond Norbye <trond.norbye@gmail.com>
Reviewed-by: Matt Ingenthron <matt@couchbase.com>
  • Loading branch information
trondn committed Jan 16, 2013
1 parent 7ea975a commit e6f892c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -7,7 +7,7 @@ AC_CONFIG_AUX_DIR(config)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR(Makefile.am)
AM_INIT_AUTOMAKE(subdir-objects foreign)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])

AC_PROG_CC
Expand Down

0 comments on commit e6f892c

Please sign in to comment.