patch-configure 386 B

1234567891011121314
  1. $Id$
  2. --- libtasn1-1.1.orig/configure Fri Aug 31 15:17:55 2007
  3. +++ libtasn1-1.1/configure Thu Sep 6 15:24:25 2007
  4. @@ -23445,8 +23445,8 @@ echo "${ECHO_T}$gl_cv_next_unistd_h" >&6
  5. # For libtasn1-config.
  6. -LIBTASN1_LIBS="-L${libdir} -ltasn1 $LIBS"
  7. -LIBTASN1_CFLAGS="-I${includedir}"
  8. +LIBTASN1_LIBS="-ltasn1 $LIBS"
  9. +LIBTASN1_CFLAGS=
  10. ac_config_commands="$ac_config_commands chmod"