comparison configure.in @ 232:1c85aa4acb9d

- bumped version to 0.8.0b1. - added a heading to the debug output checkbox in the prefs window.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 29 Sep 2008 12:44:57 +0900
parents 68d2e1b46a15
children 2e431c7062f2
comparison
equal deleted inserted replaced
231:a93a85623a92 232:1c85aa4acb9d
69 AC_C_CONST 69 AC_C_CONST
70 70
71 # Checks for library functions. 71 # Checks for library functions.
72 AC_CHECK_FUNCS([strstr]) 72 AC_CHECK_FUNCS([strstr])
73 73
74 #AC_CONFIG_FILES([Makefile])
75 AC_OUTPUT(Makefile) 74 AC_OUTPUT(Makefile)