Mercurial > minori
comparison dep/animone/configure.ac @ 310:a4257370de16
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 | 0718f538c5f9 |
children | a7d4e5107531 |
comparison
equal
deleted
inserted
replaced
309:bf89fbf7ff38 | 310:a4257370de16 |
---|---|
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]) |