On Wed, 26.01.11 18:10, Lucas De Marchi ([email protected]) wrote:
> There's already a condition that gives a warning if user is > cross-compiling an relying on files from the build system. AC_CHECK_FILE > macro only tests for file in the build system. Hence use a simple > 'test -f' that does the same job, without the warning. Thanks! Applied. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
