]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - autogen.sh
Updated changelog
[mirror_smartmontools-debian.git] / autogen.sh
index 5d15b717bd42c516d82687a07702c258c314e53e..82da0ff990498b41c2f7de9926dfd57251f52f39 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: autogen.sh 3462 2011-10-27 19:55:10Z chrfranke $
+# $Id: autogen.sh 3537 2012-04-28 13:22:41Z chrfranke $
 #
 # Generate ./configure from config.in and Makefile.in from Makefile.am.
 # This also adds files like missing,depcomp,install-sh to the source
@@ -83,7 +83,7 @@ case "$ver" in
     rm -f casetest.tmp
     ;;
 
-  1.9.[1-6]|1.10|1.10.[12]|1.11|1.11.1)
+  1.9.[1-6]|1.10|1.10.[12]|1.11|1.11.[1-3])
     # OK
     ;;