summaryrefslogtreecommitdiff
path: root/databases/libgda/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-05-01- Move misc documentation into share/doc where it belongs;Maxim Sobolev1-3/+3
- use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs.
2002-04-26- Update to 0.13 (version found in the GNOME2 beta4);Maxim Sobolev1-3/+3
- use USE_LIBTOOL.
2002-04-26- Update to 2.3.108 (version from GNOME2 beta4);Maxim Sobolev1-3/+3
- use USE_LIBTOOL.
2002-04-26Use USE_LIBTOOL.Maxim Sobolev1-3/+3
2002-04-25Put USE_LIBTOOL back.Maxim Sobolev1-3/+3
2002-04-25- Unbreak after USE_LIBTOOL change;Maxim Sobolev1-0/+13
- don't build/install useless static library (useless because we want Python module, which is by definition shared object). Not only this reduces the package size and saves disk space, but also halves the time necessary to compile the port; - don't install useless .la file; - remove version number from the shared object - it doesn't serve any meaningful purpose.