Mercurial > masqmail-0.2
comparison 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 |
comparison
equal
deleted
inserted
replaced
64:0379789a847b | 65:66d47cc69611 |
---|---|
556 PACKAGE_STRING='masqmail 0.2.23' | 556 PACKAGE_STRING='masqmail 0.2.23' |
557 PACKAGE_BUGREPORT='meillo@marmaro.de' | 557 PACKAGE_BUGREPORT='meillo@marmaro.de' |
558 PACKAGE_URL='' | 558 PACKAGE_URL='' |
559 | 559 |
560 ac_unique_file="src/masqmail.c" | 560 ac_unique_file="src/masqmail.c" |
561 ac_default_prefix=/usr | |
562 # Factoring default headers for most tests. | 561 # Factoring default headers for most tests. |
563 ac_includes_default="\ | 562 ac_includes_default="\ |
564 #include <stdio.h> | 563 #include <stdio.h> |
565 #ifdef HAVE_SYS_TYPES_H | 564 #ifdef HAVE_SYS_TYPES_H |
566 # include <sys/types.h> | 565 # include <sys/types.h> |
2730 | 2729 |
2731 | 2730 |
2732 | 2731 |
2733 | 2732 |
2734 | 2733 |
2735 | |
2736 | |
2737 ac_ext=c | 2734 ac_ext=c |
2738 ac_cpp='$CPP $CPPFLAGS' | 2735 ac_cpp='$CPP $CPPFLAGS' |
2739 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2736 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2740 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2737 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2741 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2738 ac_compiler_gnu=$ac_cv_c_compiler_gnu |