diff options
author | Manish Singh <yosh@src.gnome.org> | 1999-03-20 00:52:36 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1999-03-20 00:52:36 +0000 |
commit | d2922401e5b0f74fba3c0f8fd0c73c71052a68c2 (patch) | |
tree | 2740d6585e5e27d678c7df8d211398152ec2ad67 /acconfig.h | |
parent | f3e95348be6c996a424e26bb4f445561ef8d5675 (diff) | |
download | gtk+-d2922401e5b0f74fba3c0f8fd0c73c71052a68c2.tar.gz |
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 gtk+
* 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 7b8c41f6b5..3356fd9a97 100644 --- a/acconfig.h +++ b/acconfig.h @@ -32,8 +32,6 @@ #undef HAVE_SYS_TIME_H #undef HAVE_XCONVERTCASE -#undef WITH_SYMBOL_UNDERSCORE - #undef NO_FD_SET #undef RESOURCE_BASE |