diff options
| author | 2001-02-05 02:38:03 +0000 | |
|---|---|---|
| committer | 2001-02-05 02:38:03 +0000 | |
| commit | 6fc01c2077f0ecbfdaa4dbfc4c4759f07161d009 (patch) | |
| tree | 3043caf66a0521347f1f297544b77e39f4770105 /configure.in | |
| parent | Put 'extern "C"' for C++ back in. (diff) | |
Add libraw1394 autoconf macro (not yet complete).
Add functions and symbols to let macro determine version.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@53 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 0aadf1d..813ad2a 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # process this file with autoconf to get a configure script AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(libraw1394, 0.9pre) +AM_INIT_AUTOMAKE(libraw1394, 0.8.99) AM_CONFIG_HEADER(config.h) AC_PROG_CC |
