diff options
author | Manish Singh <yosh@src.gnome.org> | 1999-03-20 00:44:22 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1999-03-20 00:44:22 +0000 |
commit | 79986f1e8b29fe9a1558c3264a8ce195c3e3f748 (patch) | |
tree | 00355b215adcea4b83d0532550b22eb50459af75 /acconfig.h | |
parent | 5bf6ee6baff072f3db684d16cd5d15546bbcd687 (diff) |
acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f
* acinclude.m4
* config.guess
* config.sub
* ltconfig
* ltmain.sh: upgrade to libtool 1.2f
* autogen.sh: libtool is not required to autogen glib
* acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly needed)
-Yosh
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h index c39576625..b62380027 100644 --- a/acconfig.h +++ b/acconfig.h @@ -71,8 +71,6 @@ #undef NO_SYS_SIGLIST #undef NO_SYS_SIGLIST_DECL -#undef WITH_SYMBOL_UNDERSCORE - #undef SIZEOF_CHAR #undef SIZEOF_SHORT #undef SIZEOF_LONG |