they are gone. And btw: I'm sorry for fiddling with your build environment in such a way. I have to admit that the additions I made were based more on copying from existing libraries than really understanding the effects of each command. Regards, Konke On Thu, Aug 9, 2012 at 7:22 AM, Gregor Jasny <gjasny@xxxxxxxxxxxxxx> wrote: > Hello Konke, > > > On 8/7/12 5:11 PM, Konke Radlow wrote: >> >> diff --git a/configure.ac b/configure.ac >> index 8ddcc9d..1109c4d 100644 >> --- a/configure.ac >> +++ b/configure.ac >> @@ -146,9 +148,12 @@ AC_ARG_WITH(libv4l2subdir, >> AS_HELP_STRING(--with-libv4l2subdir=DIR,set libv4l2 l >> AC_ARG_WITH(libv4lconvertsubdir, >> AS_HELP_STRING(--with-libv4lconvertsubdir=DIR,set libv4lconvert library >> subdir [default=libv4l]), >> libv4lconvertsubdir=$withval, libv4lconvertsubdir="libv4l") >> >> +AC_ARG_WITH(libv4l2rdssubdir, >> AS_HELP_STRING(--with-libv4l2rdssubdir=DIR,set libv4l2rds library subdir >> [default=libv4l]), >> + libv4l2rdssubdir=$withval, libv4l2rdssubdir="libv4l") >> + >> AC_ARG_WITH(udevdir, AS_HELP_STRING(--with-udevdir=DIR,set udev >> directory [default=/lib/udev]), >> udevdir=$withval, udevdir="/lib/udev") >> - >> + >> libv4l1privdir="$libdir/$libv4l1subdir" >> libv4l2privdir="$libdir/$libv4l2subdir" >> libv4l2plugindir="$libv4l2privdir/plugins" > > > please remove these changes. They are not needed for the RDS library. > > Thanks, > Gregor > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html