From: Andreas Jaeger Date: Sat, 12 May 2001 19:03:40 +0000 (+0000) Subject: More up-to-date example file X-Git-Tag: binary-mlb~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51c550f3a589dbd81622e76e240a5cf9512d65ff;p=thirdparty%2Flibtool.git More up-to-date example file --- diff --git a/exe/ltconfig.x b/exe/ltconfig.x index a74941b61..d04c550d3 100644 --- a/exe/ltconfig.x +++ b/exe/ltconfig.x @@ -1,18 +1,25 @@ /* * DO NOT EDIT THIS FILE - it was generated by - * version 1.3c of the libtool configurator. + * version "1.4a" of the libtool configurator. * - * The shell script source for creating this is in libtool.m4. + * The shell script source for creating this is in ltconfig.in. * It gets incorporated into the `configure' script. + * + * + * *************** NOTE ****************** + * + * THIS IS A HAND-EDITED VERSION OF A GENERATED FILE + * + * This is to be used for debugging. */ #ifndef LIBTOOL_CONFIG_TEXT #define LIBTOOL_CONFIG_TEXT 1 static const char z_ltconfig[] = "\n\ -Xsed=\"sed -e s/^X//\"\n\ +LTCONFIG_VERSION=\"1.4a\"\n\ SHELL=\"/bin/sh\"\n\ build_libtool_libs=yes\n\ -build_libtool_need_lc=no\n\ +build_libtool_need_lc=yes\n\ build_old_libs=yes\n\ fast_install=yes\n\ host_alias=i586-pc-linux-gnu\n\ @@ -20,6 +27,7 @@ host=i586-pc-linux-gnu\n\ echo=\"echo\"\n\ AR=\"ar\"\n\ AR_FLAGS=\"cru\"\n\ +LTCC=\"gcc\"\n\ CC=\"gcc\"\n\ with_gcc=yes\n\ LD=\"/usr/i486-suse-linux/bin/ld\"\n\ @@ -37,10 +45,10 @@ wl=\"-Wl,\"\n\ objext=\"o\"\n\ libext=\"a\"\n\ exeext=\"\"\n\ -pic_flag=\" -fPIC\"\n\ +pic_flag=\" -fPIC -DPIC\"\n\ pic_mode=default\n\ +max_cmd_len=73729\n\ compiler_c_o=\"yes\"\n\ -compiler_o_lo=\"yes\"\n\ need_locks=\"no\"\n\ need_lib_prefix=no\n\ need_version=no\n\ @@ -68,13 +76,18 @@ postinstall_cmds=\"\"\n\ postuninstall_cmds=\"\"\n\ old_striplib=\"strip --strip-debug\"\n\ striplib=\"strip --strip-unneeded\"\n\ +predep_objects=\"\"\n\ +postdep_objects=\"\"\n\ +predeps=\"\"\n\ +postdeps=\"\"\n\ +compiler_lib_search_path=\"\"\n\ deplibs_check_method=\"pass_all\"\n\ -file_magic_cmd=\"\\$MAGIC_CMD\"\n\ +file_magic_cmd=\"\"\n\ allow_undefined_flag=\"\"\n\ no_undefined_flag=\"\"\n\ finish_cmds=\"PATH=\\\\\\\"\\\\\\$PATH:/sbin\\\\\\\" ldconfig -n \\$libdir\"\n\ finish_eval=\"\"\n\ -global_symbol_pipe=\"sed -n -e 's/^.*[ ]\\\\([ABCDGISTW]\\\\)[ ][ ]*\\\\(\\\\)\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2\\\\3 \\\\3/p'\"\n\ +global_symbol_pipe=\"sed -n -e 's/^.*[ ]\\\\([ABCDGISTW][ABCDGISTW]*\\\\)[ ][ ]*\\\\(\\\\)\\\\([_A-Za-z][_A-Za-z0-9]*\\\\)\\$/\\\\1 \\\\2\\\\3 \\\\3/p'\"\n\ global_symbol_to_cdecl=\"sed -n -e 's/^. .* \\\\(.*\\\\)\\$/extern char \\\\1;/p'\"\n\ runpath_var=LD_RUN_PATH\n\ shlibpath_var=LD_LIBRARY_PATH\n\ @@ -97,11 +110,10 @@ extract_expsyms_cmds=\"\"\n\ exclude_expsyms=\"_GLOBAL_OFFSET_TABLE_\"\n\ include_expsyms=\"\"\n"; -const char* pz_ltconfig = z_ltconfig; - +const char* pz_ltconfig = z_ltconfig; const char* pz_shell = "/bin/sh"; -const char* pz_vers = "1.3c"; +const char* pz_vers = "1.4a"; const char* pz_package = "libtool"; -const char* pz_timestamp = " (1.860 2001/02/05 00:24:55)"; +const char* pz_timestamp = " (1.641.2.248 2001/05/03 15:39:51)"; #endif /* LIBTOOL_CONFIG_TEXT */