blob: 7faf5bbbfd02d438f33c695114d095a0e00663b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
--- configure.orig 2008-08-20 16:48:07.000000000 -0400
+++ configure 2008-08-20 16:48:23.000000000 -0400
@@ -791,7 +791,6 @@ ac_includes_default="\
# include <unistd.h>
#endif"
-enable_option_checking=no
ac_subst_vars='SHELL
PATH_SEPARATOR
PACKAGE_NAME
@@ -909,7 +908,6 @@ ac_ct_F77
LIBTOOL
LTDLINCL
LIBLTDL
-subdirs
OS_IS_WIN32_TRUE
OS_IS_WIN32_FALSE
USE_VERSION_SCRIPT_TRUE
@@ -1015,7 +1020,7 @@ GTK_CFLAGS
GTK_LIBS
VORBIS_CFLAGS
VORBIS_LIBS'
-ac_subdirs_all='libltdl'
+
# Initialize some variables set by options.
ac_init_help=
|