Re: Why does this AC_ARG_WITH not work in my configure.in

2001-07-14 Thread Akim Demaille
> "Otto" == Otto Wyss <[EMAIL PROTECTED]> writes: Otto> I've copied the following AC_ARG_WITH statement from GTK+-2.0 Otto> configure.in into my configure.in, put if a use './configure Otto> --with-gdktarget=test' it does nothing in my script while it Otto> correctly shows the error in GTK+-2

Why does this AC_ARG_WITH not work in my configure.in

2001-07-14 Thread Otto Wyss
I've copied the following AC_ARG_WITH statement from GTK+-2.0 configure.in into my configure.in, put if a use './configure --with-gdktarget=test' it does nothing in my script while it correctly shows the error in GTK+-2.0. What do I have to do it will work in my script as well? O. Wyss -- config