comparison configure.in @ 336:f1595a84790b

Old dependency filter breaks file coloring
author Carl Byington <carl@five-ten-sg.com>
date Sun, 22 Sep 2013 16:10:10 -0700
parents 160cf301ad4d
children 0f3185217313
comparison
equal deleted inserted replaced
335:0a667645cc3e 336:f1595a84790b
1 AC_PREREQ(2.60) 1 AC_PREREQ(2.60)
2 AC_INIT(libpst,0.6.61,carl@five-ten-sg.com) 2 AC_INIT(libpst,0.6.62,carl@five-ten-sg.com)
3 AC_CONFIG_SRCDIR([src/libpst.c]) 3 AC_CONFIG_SRCDIR([src/libpst.c])
4 AC_CONFIG_HEADER([config.h]) 4 AC_CONFIG_HEADER([config.h])
5 AC_CONFIG_MACRO_DIR([m4]) 5 AC_CONFIG_MACRO_DIR([m4])
6 AM_INIT_AUTOMAKE 6 AM_INIT_AUTOMAKE
7 AC_CANONICAL_HOST 7 AC_CANONICAL_HOST
46 # 0.6.57 libpst.so.4 libpst.so.4.1.6 46 # 0.6.57 libpst.so.4 libpst.so.4.1.6
47 # 0.6.58 libpst.so.4 libpst.so.4.1.7 47 # 0.6.58 libpst.so.4 libpst.so.4.1.7
48 # 0.6.59 libpst.so.4 libpst.so.4.1.8 48 # 0.6.59 libpst.so.4 libpst.so.4.1.8
49 # 0.6.60 libpst.so.4 libpst.so.4.1.9 49 # 0.6.60 libpst.so.4 libpst.so.4.1.9
50 # 0.6.61 libpst.so.4 libpst.so.4.1.9 50 # 0.6.61 libpst.so.4 libpst.so.4.1.9
51 # 0.6.62 libpst.so.4 libpst.so.4.1.9
51 52
52 53
53 54
54 # Check for solaris 55 # Check for solaris
55 AC_MSG_CHECKING([for Solaris]) 56 AC_MSG_CHECKING([for Solaris])