Changeset 1043 for trunk/configure.ac
- Timestamp:
- Mar 27, 2010, 3:42:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1029 r1043 13 13 # Copyright (C) 2006 Jari Häkkinen 14 14 # Copyright (C) 2007, 2008, 2009 Jari Häkkinen, Peter Johansson 15 # Copyright (C) 2010 Peter Johansson 15 16 # 16 17 # This file is part of svndigest, http://dev.thep.lu.se/svndigest … … 67 68 68 69 AC_CONFIG_HEADERS([config.h]) 69 AM_INIT_AUTOMAKE([1.1 0std-options])70 AM_INIT_AUTOMAKE([1.11 color-tests std-options]) 70 71 71 72 dnl create bin/svndigest-copy-cache.in at autoconf time and let
Note: See TracChangeset
for help on using the changeset viewer.