aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>1999-11-10 01:47:42 +0800
committerEskil Heyn Olsen <eskil@src.gnome.org>1999-11-10 01:47:42 +0800
commitc0795aaa97852793b0dae4eb7e4866d088fada76 (patch)
tree3657bf2734437165271ecd5a5e8b29efe341b032 /macros
parent0b246c95e9a1cc61b73cd0e1cead30af8356bcf8 (diff)
downloadgsoc2013-evolution-c0795aaa97852793b0dae4eb7e4866d088fada76.tar.gz
gsoc2013-evolution-c0795aaa97852793b0dae4eb7e4866d088fada76.tar.zst
gsoc2013-evolution-c0795aaa97852793b0dae4eb7e4866d088fada76.zip
uses test -r instead of test -e, was reported as a portability bug wrt
* gnome-pilot.m4: uses test -r instead of test -e, was reported as a portability bug wrt solaris. svn path=/trunk/; revision=1373
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog5
-rw-r--r--macros/gnome-pilot.m42
2 files changed, 6 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index f909414ebb..5084178e6f 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-09 Eskil Heyn Olsen <deity@eskil.dk>
+
+ * gnome-pilot.m4: uses test -r instead of test -e, was reported as
+ a portability bug wrt solaris.
+
1999-10-31 Eskil Heyn Olsen <deity@eskil.dk>
* gnome-pilot.m4: added PILOT_LINK_CHECK, used by
diff --git a/macros/gnome-pilot.m4 b/macros/gnome-pilot.m4
index e0e6f293cd..e8a52632e3 100644
--- a/macros/gnome-pilot.m4
+++ b/macros/gnome-pilot.m4
@@ -28,7 +28,7 @@ AC_DEFUN([PILOT_LINK_HOOK],[
PISOCK_LIBDIR="-L$withval/lib"
PISOCK_LIBS="-lpisock"
AC_MSG_CHECKING("for existance of $withval/lib/libpisock.so")
- if test -e $withval/lib/libpisock.so; then
+ if test -r $withval/lib/libpisock.so; then
AC_MSG_RESULT("yes")
else
AC_MSG_ERROR("Unable to find libpisock. Try ftp://ryeham.ee.ryerson.ca/pub/PalmOS/.")
reebsd-ports-gnome/commit/converters?h=gstreamer0.10-removal&id=b71c7243eff18362b763ddd5a6623512ab044fda'>Mark as broken: does not fetchbapt2013-05-041-5/+3 * - Move ruby-bsdconv to rubygem-bsdconvbdrewery2013-05-027-29/+28 * - Update to 10.0.0bdrewery2013-05-022-4/+4 * - Update to 10.0.0bdrewery2013-05-022-4/+4 * - Update to 10.0.0bdrewery2013-05-022-4/+4 * - Update to 10.0bdrewery2013-05-023-78/+72 * Convert the last USE_ICONV to USES=iconvbapt2013-04-281-5/+0 * - Update to 2.49rafan2013-04-283-20/+7 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-277-10/+7 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-252-2/+2 * Set MAINTAINER to my @FreeBSD.org address.tijl2013-04-241-1/+1 * - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-231-2/+1 * Convert all c categories to USE=pkgconfigbapt2013-04-234-10/+5 * Update tilp2 and its libraries:tijl2013-04-234-18/+10 * - Update Haskell ports from the development repositorypgj2013-03-301-0/+1 * - Update to 1.0-3tota2013-03-302-3/+3 * For perl@ owned ports:eadler2013-03-291-6/+2 * Style: tab -> space.eadler2013-03-292-2/+2 * Remove extra lines.demon2013-03-262-4/+0 * Do not compile and use bundled libiconv, the converters/iconv from ports.demon2013-03-263-12/+118 * - Update to 1.0-2tota2013-03-252-7/+3 * - Mark BROKEN:bdrewery2013-03-241-5/+4 * - Update to 2.6.2acm2013-03-231-5/+1 * - Update poppler to 0.22.2.mezz2013-03-211-2/+2 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-0/+4 * 1: Upgrade protobuf to 2.5.0.vanilla2013-03-181-0/+1 * Fix a long standing bug of lib/charset.alias being overwritten, modified, and...bapt2013-03-184-65/+3 * Do not remove directories not owned by the portbapt2013-03-152-6/+1 * - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-7/+3 * - Update to 2.27202sunpoet2013-03-152-9/+7 * Do not removed directories not owned by the portbapt2013-03-132-6/+1 * Do not removed directories not owned by the portbapt2013-03-132-6/+1 * - Update to 9.1bdrewery2013-03-123-101/+134 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-7/+2 * - Add new knob USE_LHA [1]miwi2013-03-081-6/+1 * update math/R to 2.15.3, and adjust dependent portsbf2013-03-072-1/+2 * update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsbf2013-03-031-1/+1 * Update MASTER_SITES and use PLIST_FILESehaupt2013-02-272-3/+2 * Update COMMENT and pkg-descrpawel2013-02-222-9/+5 * - Update to r29250amdmi32013-02-142-9/+7 * Update to 20130112 release.ale2013-02-143-8/+17 * - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: converters)gahr2013-02-072-2/+2 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-065-7/+7 * Sereal is an efficient, compact-output, binary and feature-richkuriyama2013-02-055-0/+35 * This library implements a deserializer for an efficient,kuriyama2013-02-055-0/+39 * This library implements an efficient, compact-output, and feature-richkuriyama2013-02-055-0/+39 * update lang/sbcl to 1.1.4 and adjust dependent portsbf2013-02-031-1/+1 * - Update to 0.04.12culot2013-01-292-4/+4 * - Strip header at request of original creatortabthorpe2013-01-271-5/+1 * - cleanup headerdinoex2013-01-271-5/+1 * Convert Makefile headers to the new format in my ports (round #2).olgeni2013-01-261-1/+0 * Convert Makefile headers to the new format in my ports.olgeni2013-01-262-8/+0 * - Update to 0.04.11culot2013-01-212-3/+3 * - Update to 0.2.12tota2013-01-172-4/+3 * Update to 20120521 version.ale2013-01-163-13/+9 * - Update to 1.02a [1]culot2013-01-132-10/+9 * update lang/sbcl to 1.1.3 and adjust dependent portsbf2013-01-051-5/+2 * update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-052-0/+2 * Update some of my ports to new options frameworkmm2012-12-311-7/+5 * - Fix compilation with clang:johans2012-12-313-6/+110 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * -Update devel/libical to 0.48.mezz2012-12-301-1/+2 * - Update to 0.9.3 [1]ak2012-12-252-9/+4 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-207-27/+11 * Cleanup supporting perl version 5.8 and 5.10,az2012-12-173-22/+3 * - Set default perl version for ports which currently usingaz2012-12-161-1/+0 * update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent portsbf2012-12-161-1/+1 * Update distinfo for the optional patch. For some reason the wrong sha265 gotkwm2012-12-111-1/+1 * Reenable the patch to fix CP932 and add EUCJP-MS.kwm2012-12-102-17/+17 * - Update to 0.2.11tota2012-12-042-3/+3 * - Chase 82+ not being a valid Tcl/Tk version anymoregahr2012-12-041-2/+2 * - update to 0.04.10rm2012-12-022-9/+11 * Update to 2.2ehaupt2012-11-282-9/+6 * - Update to 1.0-1tota2012-11-242-3/+3 * - Update to 1.0-0tota2012-11-243-10/+8 * - Pass maintainership to submitterjhale2012-10-173-8/+4 * - Pass maintainership to submitterjhale2012-10-171-1/+1 * - Reassign to the heap at maintainer's requesttabthorpe2012-10-161-6/+2 * - Update to 1.001 [1]jhale2012-10-122-8/+4 * - Update to 1.101 [1]jhale2012-10-122-9/+5 * - Update to 1.13 [1]jhale2012-10-123-11/+11 * - Use GH_ACCOUNT in DISTNAMEbdrewery2012-10-106-6/+6 * Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1 * - Update to 1.0 [1]bdrewery2012-10-092-23/+15 * - Update bsdconv and wrappers to 9.0 [1]bdrewery2012-10-0911-70/+57 * Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+1 * - Update to 0.2.10tota2012-10-023-9/+5 * - Update to r28721amdmi32012-09-253-21/+4 * update lang/sbcl to 1.0.58 and switch to the new options format;bf2012-09-131-1/+1 * Mark as broken on powerpc.linimon2012-09-081-1/+7 * - Update to 1.1.5wen2012-09-023-3/+4 * - Update to 2.47rafan2012-09-022-3/+3 * Fix build with clangbapt2012-08-243-0/+40 * - Update to 7.5culot2012-08-174-6/+29 * - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1 * Remove unecessary OPTIONS_DEFAULT definitions added on r301957garga2012-08-041-1/+0 * Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsgarga2012-08-031-2/+7 * - Update to 2.33wen2012-08-032-3/+3 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-033-1/+3 * - Update to 0.18culot2012-07-272-4/+7 * Fix typos in COMMENTcs2012-07-261-2/+1 * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-2/+1 * - Update to 0.2.9tota2012-07-252-4/+3 * Fix typos in COMMENTcs2012-07-248-8/+8 * For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-2/+2 * - Update MASTER_SITESmiwi2012-07-171-1/+3 * - Remove SITE_PERL from *_DEPENDSaz2012-06-303-3/+3 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1 *