--- libdv-0.99/configure 2003-05-13 10:44:07.000000000 +0200 +++ libdv-0.99/configure.orig 2003-05-13 10:41:23.000000000 +0200 @@ -7651,7 +7651,6 @@ -if $use_gtk; then REQUIRES='glib >= 1.2.4 gtk+ >= 1.2.4' succeeded=no @@ -7750,7 +7749,7 @@ echo "$as_me: error: Library requirements ($REQUIRES) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;} { (exit 1); exit 1; }; } fi -fi + REQUIRES='' @@ -9979,11 +9978,8 @@ -if test "x$enable_gtktest" = "xyes" ; then - ac_config_files="$ac_config_files Makefile libdv.spec libdv.pc libdv/Makefile playdv/Makefile encodedv/Makefile" -else - ac_config_files="$ac_config_files Makefile libdv.spec libdv.pc libdv/Makefile" -fi + +ac_config_files="$ac_config_files Makefile libdv.spec libdv.pc libdv/Makefile playdv/Makefile encodedv/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -10484,7 +10480,6 @@ cat >>$CONFIG_STATUS <<\_ACEOF for ac_config_target in $ac_config_targets do -if test "x$enable_gtktest" = "xyes" ; then case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; @@ -10499,20 +10494,6 @@ echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac -else - case "$ac_config_target" in - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "libdv.spec" ) CONFIG_FILES="$CONFIG_FILES libdv.spec" ;; - "libdv.pc" ) CONFIG_FILES="$CONFIG_FILES libdv.pc" ;; - "libdv/Makefile" ) CONFIG_FILES="$CONFIG_FILES libdv/Makefile" ;; - "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; - "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - *) { { echo "$as_me:9830: error: invalid argument: $ac_config_target" >&5 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;} - { (exit 1); exit 1; }; };; - esac -fi done # If the user did not use the arguments to specify the items to instantiate, @@ -10532,12 +10513,6 @@ trap '{ (exit 1); exit 1; }' 1 2 13 15 } -if test "x$enable_gtktest" = "xyes" ; then - subdirs="libdv playdv encodedv" -else - subdirs="libdv" -fi - # Create a (secure) tmp directory for tmp files. : ${TMPDIR=/tmp} { @@ -10667,7 +10642,6 @@ s,@REQUIRES_NOPKGCONFIG@,$REQUIRES_NOPKGCONFIG,;t t s,@ac_aux_dir@,$ac_aux_dir,;t t s,@RPM_RELEASE@,$RPM_RELEASE,;t t -s,@subdirs@,$subdirs,;t t CEOF _ACEOF