Mercurial > libanimone
comparison configure.ac @ 19:6596be6917a1
dep/animone: prepare for v1.0 release; it should be ready by now
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 11 Jun 2024 04:38:51 -0400 |
parents | f26b08274dcf |
children | 973734ebd2be |
comparison
equal
deleted
inserted
replaced
18:04b412228ca7 | 19:6596be6917a1 |
---|---|
1 AC_INIT([animone], [0.1.0-alpha.1]) | 1 AC_INIT([animone], [1.0.0]) |
2 | 2 |
3 AC_CANONICAL_HOST | 3 AC_CANONICAL_HOST |
4 | 4 |
5 AC_CONFIG_SRCDIR([src/animone.cc]) | 5 AC_CONFIG_SRCDIR([src/animone.cc]) |
6 AC_CONFIG_AUX_DIR([build-aux]) | 6 AC_CONFIG_AUX_DIR([build-aux]) |