Added
Link Here
|
1 |
--- configure.bak Wed May 19 22:46:01 2004 |
2 |
+++ configure Wed May 19 22:46:41 2004 |
3 |
@@ -2940,6 +2940,7 @@ |
4 |
cat >>conftest.$ac_ext <<_ACEOF |
5 |
/* end confdefs.h. */ |
6 |
$ac_includes_default |
7 |
+#define SG_ENABLE_DEPRECATED |
8 |
#include <statgrab.h> |
9 |
_ACEOF |
10 |
rm -f conftest.$ac_objext |
11 |
@@ -2983,6 +2984,7 @@ |
12 |
cat confdefs.h >>conftest.$ac_ext |
13 |
cat >>conftest.$ac_ext <<_ACEOF |
14 |
/* end confdefs.h. */ |
15 |
+#define SG_ENABLE_DEPRECATED |
16 |
#include <statgrab.h> |
17 |
_ACEOF |
18 |
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
19 |
@@ -3179,6 +3181,7 @@ |
20 |
cat >>conftest.$ac_ext <<_ACEOF |
21 |
/* end confdefs.h. */ |
22 |
$ac_includes_default |
23 |
+#define SG_ENABLE_DEPRECATED |
24 |
#include <statgrab.h> |
25 |
_ACEOF |
26 |
rm -f conftest.$ac_objext |
27 |
@@ -3222,6 +3225,7 @@ |
28 |
cat confdefs.h >>conftest.$ac_ext |
29 |
cat >>conftest.$ac_ext <<_ACEOF |
30 |
/* end confdefs.h. */ |
31 |
+#define SG_ENABLE_DEPRECATED |
32 |
#include <statgrab.h> |
33 |
_ACEOF |
34 |
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |