Mercurial > geeqie.yaz
diff configure.in @ 7:990fcf466906
really break configure
author | gqview |
---|---|
date | Tue, 19 Sep 2000 15:09:18 +0000 |
parents | fe4dc2bef842 |
children | e0d0593d519e |
line wrap: on
line diff
--- a/configure.in Tue Sep 19 15:05:09 2000 +0000 +++ b/configure.in Tue Sep 19 15:09:18 2000 +0000 @@ -1,12 +1,13 @@ AC_INIT(src/main.c) AM_CONFIG_HEADER(config.h) +AM_INIT_AUTOMAKE(gqview, 0.8.1) + dnl note to CVS users: -CONFIGURE_IS_BROKEN_ON_PURPOSE() +CONFIGURE_IS_BROKEN_ON_PURPOSE( blah blah break me) dnl reason: This CVS is not used for GQview development, it was a test setup only. dnl (If CVS goes public, it will be here, though) -AM_INIT_AUTOMAKE(gqview, 0.8.1) AM_MAINTAINER_MODE