masqmail

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 diff
     1.1 --- a/configure	Sun May 30 16:52:35 2010 +0200
     1.2 +++ b/configure	Sun May 30 16:54:59 2010 +0200
     1.3 @@ -558,7 +558,6 @@
     1.4  PACKAGE_URL=''
     1.5  
     1.6  ac_unique_file="src/masqmail.c"
     1.7 -ac_default_prefix=/usr
     1.8  # Factoring default headers for most tests.
     1.9  ac_includes_default="\
    1.10  #include <stdio.h>
    1.11 @@ -2732,8 +2731,6 @@
    1.12  
    1.13  
    1.14  
    1.15 -
    1.16 -
    1.17  ac_ext=c
    1.18  ac_cpp='$CPP $CPPFLAGS'
    1.19  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'