diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2002-08-19 05:36:18 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2002-08-19 05:36:18 +0000 |
commit | 9baaf1dfa275b8f67f053b3e9b964182c65a851f (patch) | |
tree | a936da23cd2c2aa8ffabb232902a8df801872d4c /java/sablevm/files/patch-aa | |
parent | Update to version 1.0.3. (diff) |
Pass CFLAGS to configure scripts using CONFIGURE_ENV.
Notes
Notes:
svn path=/head/; revision=64649
Diffstat (limited to 'java/sablevm/files/patch-aa')
-rw-r--r-- | java/sablevm/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/sablevm/files/patch-aa b/java/sablevm/files/patch-aa index 423a8e8624dd..2c3727e621aa 100644 --- a/java/sablevm/files/patch-aa +++ b/java/sablevm/files/patch-aa @@ -1,16 +1,6 @@ diff -ur work.orig/sablevm-1.0.3/configure work/sablevm-1.0.3/configure --- work.orig/sablevm-1.0.3/configure Wed Aug 14 22:34:00 2002 +++ work/sablevm-1.0.3/configure Sat Aug 17 21:14:52 2002 -@@ -7747,6 +7747,9 @@ - - - -+test "x$prefix" = xNONE && prefix=$ac_default_prefix -+CFLAGS="${CFLAGS} -D_P1003_1B_VISIBLE -pthread -I${prefix}/include -L${prefix}/lib" -+ - echo "$as_me:$LINENO: checking for ffi_prep_cif in -lffi" >&5 - echo $ECHO_N "checking for ffi_prep_cif in -lffi... $ECHO_C" >&6 - if test "${ac_cv_lib_ffi_ffi_prep_cif+set}" = set; then @@ -7989,67 +7992,6 @@ echo -n else |