mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
427 B

  1. --- pybliographer-1.0.11/configure.orig 2003-10-02 13:41:45.000000000 +0200
  2. +++ pybliographer-1.0.11/configure 2003-10-02 13:42:06.000000000 +0200
  3. @@ -4316,10 +4316,6 @@
  4. version=`${RECODE} --version | head -n 1 | cut -f 3 -d' '`
  5. -if test ${version} != "3.5" ; then
  6. - { echo "configure: error: Please check that your version of GNU Recode is 3.5" 1>&2; exit 1; }
  7. -fi
  8. -
  9. cat >> confdefs.h <<\EOF
  10. #define USE_RECODE 1
  11. EOF