aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>2000-02-16 01:28:34 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-02-16 01:28:34 +0800
commitd53eea370b1a53cbae519c92fa602d0e7aa5ecc8 (patch)
tree610202886dae8219e74e4e83e344d735c16a6c4a /configure.in
parentf9cdc1e00912852e94f454b0de79d613df46c19d (diff)
downloadgsoc2013-evolution-d53eea370b1a53cbae519c92fa602d0e7aa5ecc8.tar.gz
gsoc2013-evolution-d53eea370b1a53cbae519c92fa602d0e7aa5ecc8.tar.zst
gsoc2013-evolution-d53eea370b1a53cbae519c92fa602d0e7aa5ecc8.zip
Add the unicode libraries as well.
2000-02-14 Miguel de Icaza <miguel@gnu.org> * camel/providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): Add the unicode libraries as well. * camel/camel-provider.c (camel_provider_register_as_module): Add error reporting here. Desire to use Solaris increases. Hair loss in the last two hours: 5,400. * camel/providers/mbox/camel-mbox-provider.c (camel_mbox_get_provider): Renamed function. * camel/camel.h: All include files use camel/ now here. * camel/providers/mbox/Makefile.am: Drop all the dynamism from Camel, and make this a standard library. * configure.in: set the UNICODE_LIBS variable here. 2000-02-14 Miguel de Icaza <miguel@gnu.org> * folder-browser.c (folder_browser_load_folder): New routine, loads a camel folder. (folder_browser_set_uri): redo. * session.c: new file. Implements SessionStores to keep track of a Session/Store tuple. svn path=/trunk/; revision=1783
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 218e8a9ad3..36b069b690 100644
--- a/configure.in
+++ b/configure.in
@@ -111,6 +111,8 @@ dnl libunicode checking
dnl ******************************
AC_MSG_CHECKING(For libunicode)
if unicode-config --libs > /dev/null 2>&1; then
+ UNICODE_LIBS=`unicode-config --libs`
+ AC_SUBST(UNICODE_LIBS)
AC_MSG_RESULT(found)
else
AC_MSG_ERROR(libunicode not found)
'/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility/orca?id=2a95686979e4368264072daf699d735a95d8fe4f'>Fixup some whitespace at the beginning of lines problems.mat2016-04-011-1/+1 * The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-153-35/+31 * Add dependancy to py3-speech-dispatcherkwm2016-01-181-0/+2 * Update to the lastest GNOME 3.16 releases.kwm2015-12-123-7/+4 * Let gnome3 stack be built with python 3.5rm2015-11-192-203/+212 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-063-21/+89 * Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-273-4/+7 * Switch default python3 version from 3.3 to 3.4.demon2015-01-111-0/+1 * Don't hardcode python version.kwm2015-01-092-390/+392 * Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-312-3/+4 * Update GNOME to 3.14.2.kwm2014-12-033-10/+13 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-195-569/+955 * - Convert ports from accessibility/, archivers/ and astro/ to newmva2014-10-181-2/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Convert from USE_GNOME=gnomehack -> USES=pathfixbapt2014-04-281-3/+2 * Stage all gnome@ ports in accessibility, which finishes this category!kwm2014-03-292-3/+1 * Python cleanup:rene2014-01-141-1/+1 * In preparation for making libtool generate libraries with a sane name, fix al...bapt2013-12-111-1/+1 * Restrict python to -2.7kwm2013-10-301-1/+1 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Rename orca to orca-plot to avoid name collision with accessibility/orcabapt2013-10-021-2/+0 * Add no stage all over the place in accessibility in preparation for the stagi...bapt2013-09-201-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Finish converting accessibility from USE_GMAKE to USES=gmakebapt2013-08-301-7/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Re-enable on pointyhat, this is needed for gnome2 package ...pav2011-09-071-4/+0 * Mark as broken on pointyhat: runaway process (build never terminates).erwin2011-09-061-0/+4 * Chase after net/openldap24-server update.delphij2011-02-251-0/+1 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-205-90/+286 * Presenting GNOME 2.30.2. for FreeBSD.kwm2010-07-262-6/+5 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-113-12/+39 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * Update to 2.28.3ahze2010-01-042-4/+4 * Update to 2.28.2.marcus2009-12-182-4/+4 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-294-79/+83 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Update to 2.26.3.avl2009-07-013-4/+7 * Update to 2.26.2.marcus2009-05-193-4/+7 * Presenting GNOME 2.26.1 for FreeBSD.kwm2009-04-242-5/+5 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-104-7/+12 * Update to 2.24.4.kwm2009-02-213-7/+7 * Update to 2.24.3.marcus2009-01-132-4/+4 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-104-121/+277 * Update to 2.22.3.mezz2008-07-013-5/+7 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 2.22.2.mezz2008-05-274-14/+14 * -De-bashism and remove bash dependency. [1]mezz2008-05-062-6/+33 * Update to 2.22.1ahze2008-04-083-4/+10 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-244-17/+22 * Update to 2.20.3.mezz2008-01-082-4/+4 * Update to 2.20.2.marcus2007-12-122-5/+5 * Update to 2.20.1ahze2007-10-292-4/+4 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-254-36/+51 * - Welcome X.org 7.2 \o/.flz2007-05-202-28/+1 * Update to 2.18.1ahze2007-04-113-5/+5 * Whoops, too greedy with the cvs add. Remove files that do not belong.marcus2007-03-252-0/+0 * Fix orca so that it actually runs. While here, replace some hardcoded pathsmarcus2007-03-255-0/+43 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-193-5/+61 * Update to 1.0.1.mezz2007-01-293-4/+18 * Add a LATEST_LINK of gnome-orca to avoid a conflict withmarcus2006-10-141-0/+2