[DVDnav-discuss] r1163 - trunk/libdvdread/configure.ac
Krzysztof Duchnowski
amidk75 at gmail.com
Wed Jan 7 18:26:31 CET 2009
reimar pisze:
> Author: reimar
> Date: Wed Jan 7 18:14:23 2009
> New Revision: 1163
> Log:
> Fix path to dvd_reader.h
> Modified:
> trunk/libdvdread/configure.ac
> Modified: trunk/libdvdread/configure.ac
> ==============================================================================
> --- trunk/libdvdread/configure.ac Wed Dec 31 09:43:03 2008 (r1162)
> +++ trunk/libdvdread/configure.ac Wed Jan 7 18:14:23 2009 (r1163)
> @@ -18,7 +18,7 @@ m4_define([dvdread_sub], [3])
> m4_define([dvdread_pre], [])
> AC_INIT([libdvdread], [dvdread_major.dvdread_minor.dvdread_sub[]dvdread_pre])
> -AC_CONFIG_SRCDIR([src/dvd_reader.h])
> +AC_CONFIG_SRCDIR([src/dvdread/dvd_reader.h])
> AM_INIT_AUTOMAKE([1.6])
> dnl create a config.h file (Automake will add -DHAVE_CONFIG_H)
OK. Now it compile.
On another note durring "autogen.sh" I have something like this:
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Is this important?
--
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/
More information about the DVDnav-discuss
mailing list