diff configure @ 65:66d47cc69611

install to /usr/local by default (was /usr)
author meillo@marmaro.de
date Sun, 30 May 2010 16:54:59 +0200
parents ed34413652fc
children 6538aa6969e5
line wrap: on
line diff
--- a/configure	Sun May 30 16:52:35 2010 +0200
+++ b/configure	Sun May 30 16:54:59 2010 +0200
@@ -558,7 +558,6 @@
 PACKAGE_URL=''
 
 ac_unique_file="src/masqmail.c"
-ac_default_prefix=/usr
 # Factoring default headers for most tests.
 ac_includes_default="\
 #include <stdio.h>
@@ -2732,8 +2731,6 @@
 
 
 
-
-
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'