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