more config fixes, this time use SHLIB flags

This commit is contained in:
Vítor Santos Costa 2014-07-09 13:35:17 -05:00
parent e167cdfa4c
commit 7fb9da901a
2 changed files with 11 additions and 5 deletions

14
configure vendored
View File

@ -697,6 +697,7 @@ CLIB_CRYPTLIBS
CLIB_NETLIBS
CLIB_PLTARGETS
CLIB_TARGETS
RFC822_CFLAGS
RFC2045_CFLAGS
RFC2045CHARSET
rfc822includedir
@ -10815,6 +10816,8 @@ fi
done
RFC822_CFLAGS="$SHLIB_CFLAGS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to calculate alternate timezone" >&5
$as_echo_n "checking how to calculate alternate timezone... " >&6; }
if ${librfc822_cv_SYS_TIMEZONE+:} false; then :
@ -10958,6 +10961,9 @@ fi
CLIB_TARGETS="socket.$SO cgi.$SO memfile.$SO files.$SO mime.$SO crypt.$SO time.$SO"
case "$PLARCH" in
@ -13264,7 +13270,7 @@ else
JAVA_TEST=Test.java
CLASS_TEST=Test.class
cat << \EOF > $JAVA_TEST
/* #line 13267 "configure" */
/* #line 13273 "configure" */
public class Test {
}
EOF
@ -13440,7 +13446,7 @@ EOF
if uudecode$EXEEXT Test.uue; then
ac_cv_prog_uudecode_base64=yes
else
echo "configure: 13443: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
echo "configure: 13449: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
echo "configure: failed file was:" >&5
cat Test.uue >&5
ac_cv_prog_uudecode_base64=no
@ -13571,7 +13577,7 @@ else
JAVA_TEST=Test.java
CLASS_TEST=Test.class
cat << \EOF > $JAVA_TEST
/* #line 13574 "configure" */
/* #line 13580 "configure" */
public class Test {
}
EOF
@ -13606,7 +13612,7 @@ JAVA_TEST=Test.java
CLASS_TEST=Test.class
TEST=Test
cat << \EOF > $JAVA_TEST
/* [#]line 13609 "configure" */
/* [#]line 13615 "configure" */
public class Test {
public static void main (String args[]) {
System.exit (0);

@ -1 +1 @@
Subproject commit d9602e794938a59c69e694e4a65d98b885906471
Subproject commit 669eb7e7932b2faf9d85c8b4761f8a55f029bbeb