summaryrefslogtreecommitdiff
path: root/ltmain.sh
Commit message (Collapse)AuthorAgeFilesLines
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-201-1074/+1774
| | | | | | | | | | | | | | * 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
* Xsed isn't valid here, don't use itManish Singh1999-01-281-2/+2
| | | | | | | | | * acinclude.m4: Xsed isn't valid here, don't use it * ltmain.sh * ltconfig: better file magic regexp for Linux libs -Yosh
* acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 andManish Singh1999-01-131-192/+658
| | | | | | | | * acinclude.m4 * ltconfig * ltmain.sh: upgrade to libtool 1.2d (with fixes for irix6 and osf) -Yosh
* Patch to libtool-1.2b to make --disable-staticOwen Taylor1998-09-201-4/+9
| | | | | | Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com> * ltconfig.sh: Patch to libtool-1.2b to make --disable-static
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-171-257/+401
| | | | | | | | | | | | | | | | | | | | | Tue Sep 15 14:57:30 1998 Owen Taylor <otaylor@redhat.com> * Makefile.am gtk-config.in l*: Update to libtool-1.2b, change library versioning scheme to drop LT_RELEASE from the -l line, while keeping it in the soname. Tue Sep 15 14:10:33 1998 Owen Taylor <otaylor@redhat.com> * configure.in Makefile.in: define a MAINT-like variable REBUILD which is set if Perl and awk are found, and autogenerated sources can be rebuilt. Remove the auto-generated sources from CVS. Add dependencies so that the autogenerated sources are rebuilt if the files they depend on change. (This unfortunately currently results in the entire gtk/ directory being rebuilt when any header changes. Moving all enums to gtkenums.h would fix this.)
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-1/+12
| | | | | | | | | | | | | | | Thu May 7 05:14:19 1998 Tim Janik <timj@gtk.org> * gtk-config.in (--libs): postfix -lg* libraries with LT_RELEASE. * ltmain.sh: added a new commandline flag -postfix similar to -release, but will immediately change the library name. * gdk/Makefile.am: * gtk/Makefile.am: specify -postfix and -version-info * configure.in: version bump to 1.1.0. added GTK_INTERFACE_AGE and GTK_BINARY_AGE. calculate LT_* variables for libtool.
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-51/+47
|
* the Solaris ltconfig patch from dracoCST 1998 Shawn T. Amundson1998-03-191-0/+3
| | | | | | Thu Mar 19 16:28:48 CST 1998 Shawn T. Amundson <amundson@gimp.org> * the Solaris ltconfig patch from draco
* Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.Owen Taylor1998-03-141-367/+449
| | | | | | Sat Mar 14 01:36:51 1998 Owen Taylor <owt1@cornell.edu> Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.
* This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking ↵Jay Painter1998-01-121-184/+164
| | | | libgdk to libX11 and libXext. -Jay
* Updated libtool to 1.0h. -JayJay Painter1998-01-051-164/+184
|
* Initial revisionElliot Lee1997-11-241-0/+2372