Index: trunk/psLib/configure.ac
===================================================================
--- trunk/psLib/configure.ac	(revision 6295)
+++ trunk/psLib/configure.ac	(revision 6533)
@@ -65,6 +65,6 @@
 AC_PROG_LIBTOOL
 
-AC_PREFIX_DEFAULT([`pwd`])
-test "$prefix" = NONE && prefix=`pwd`
+AC_PREFIX_DEFAULT([/usr/local])
+test "$prefix" = NONE && prefix=/usr/local
 
 dnl check for standard language functionality
