comparison configure.in @ 133:ffb8a4a91218 noffle

[svn] 1.0pre7 update
author bears
date Mon, 14 Aug 2000 20:51:51 +0100
parents 8eb2975c8c1a
children fd821441f016
comparison
equal deleted inserted replaced
132:a740dac296bc 133:ffb8a4a91218
5 AC_INIT(src/noffle.c) 5 AC_INIT(src/noffle.c)
6 6
7 AC_PREREQ(2.13) 7 AC_PREREQ(2.13)
8 8
9 PACKAGE=noffle 9 PACKAGE=noffle
10 VERSION=1.0pre6develop 10 VERSION=1.0pre7develop
11 11
12 AM_CONFIG_HEADER(config.h) 12 AM_CONFIG_HEADER(config.h)
13 AM_INIT_AUTOMAKE($PACKAGE,$VERSION) 13 AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
14 14
15 dnl AM_MAINTAINER_MODE 15 dnl AM_MAINTAINER_MODE