Commit 84a9e3f1f95266a0bf652840e2ac1fee41ed4cf1
- Diff rendering mode:
- inline
- side by side
configure.ac
(1 / 1)
|   | |||
| 2 | 2 | # Process this file with autoconf to produce a configure script. | |
| 3 | 3 | ||
| 4 | 4 | AC_PREREQ(2.61) | |
| 5 | AC_INIT(libchamplain, 0.2, pierre-luc@squidy.info) | ||
| 5 | AC_INIT(libchamplain, 0.2.1, pierre-luc@squidy.info) | ||
| 6 | 6 | AC_CONFIG_SRCDIR([champlain/champlainview.h]) | |
| 7 | 7 | AC_CONFIG_HEADER([config.h]) | |
| 8 | 8 | AC_CONFIG_MACRO_DIR(m4) |

