From d82170a3f75247fdce0a6c8b922eda503dfdd2fb Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 18 Feb 2000 23:39:20 +0000 Subject: Make gnomeui the last library on the command line, as its path is the one 2000-02-18 Miguel de Icaza * configure.in: Make gnomeui the last library on the command line, as its path is the one most likely to hold other old libraries (libxml) and we need newer versions. svn path=/trunk/; revision=1844 --- libical/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libical/Makefile') diff --git a/libical/Makefile b/libical/Makefile index 97ea715bbf..226637ac9e 100644 --- a/libical/Makefile +++ b/libical/Makefile @@ -3,7 +3,7 @@ VERSION = 0.15 DISTNAME = libical SUBDIRS = src -prefix = /usr/local +prefix = /home/miguel PREFIX = ${prefix} EXEC_PREFIX = ${prefix} BIN_DIR = $(EXEC_PREFIX)/bin -- cgit v1.2.3