comparison configure @ 19013:a96a013b186c

xvmclib vs xvmclibdir typo noticed by Erik Auerswald, auerswal at unix-ag uni-kl de
author diego
date Tue, 11 Jul 2006 19:36:13 +0000
parents 015bc8ec48d5
children 7fb19852aa99
comparison
equal deleted inserted replaced
19012:218889a99c23 19013:a96a013b186c
2119 _x11libdir=`echo $ac_option | cut -d '=' -f 2` 2119 _x11libdir=`echo $ac_option | cut -d '=' -f 2`
2120 ;; 2120 ;;
2121 --with-dxr2incdir=*) 2121 --with-dxr2incdir=*)
2122 _inc_dxr2=-I`echo $ac_option | cut -d '=' -f 2 | sed 's,:, -I,g'` 2122 _inc_dxr2=-I`echo $ac_option | cut -d '=' -f 2 | sed 's,:, -I,g'`
2123 ;; 2123 ;;
2124 --with-xvmclibdir=*) 2124 --with-xvmclib=*)
2125 _xvmclibdir=`echo $ac_option | cut -d '=' -f 2` 2125 _xvmclib=`echo $ac_option | cut -d '=' -f 2`
2126 ;; 2126 ;;
2127 --with-dvbincdir=*) 2127 --with-dvbincdir=*)
2128 _inc_dvb=-I`echo $ac_option | cut -d '=' -f 2 | sed 's,:, -I,g'` 2128 _inc_dvb=-I`echo $ac_option | cut -d '=' -f 2 | sed 's,:, -I,g'`
2129 ;; 2129 ;;
2130 --with-xvidlibdir=*) 2130 --with-xvidlibdir=*)