Hello,
please don't top-post on this list; thanks.
* dage...@free.fr wrote on Tue, Feb 10, 2009 at 07:06:01PM CET:
>
> I'm developping a middle-scale library that uses autoconf and
> automake. This library comes along with some demo and test programs.
> Those demo and test programs now require s
What I do (not sure whether it is correct) is that I define a variable
in configure.ac:
AC_ARG_WITH([datadir],
[AS_HELP_STRING([--with-datadir=path-to-your-foo-datafiles],
[Normally you don't have to use this, but it is
handy when you
want to use foo withou
Hello,
I hope someone here will be able to help me.
I'm developping a middle-scale library that uses autoconf and automake. This
library comes
along with some demo and test programs. Those demo and test programs now
require some
input files in order to run. Those input files also have to be di