[grisbi-cvs] mk_include aclocal.m4,1.2,1.3 config.log,1.5,1.6
Pierre Biava
pbiava at users.sourceforge.net
Tue Mar 3 20:02:03 CET 2009
Update of /cvsroot/grisbi/mk_include
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26529
Modified Files:
aclocal.m4 config.log
Log Message:
suppressiondes espaces fin de variables
Index: aclocal.m4
===================================================================
RCS file: /cvsroot/grisbi/mk_include/aclocal.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- aclocal.m4 18 Feb 2007 12:37:45 -0000 1.2
+++ aclocal.m4 3 Mar 2009 19:02:01 -0000 1.3
@@ -1,1053 +1,23 @@
-dnl aclocal.m4 generated automatically by aclocal 1.4-p6
-
-dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
-dnl This file is free software; the Free Software Foundation
-dnl gives unlimited permission to copy and/or distribute it,
-dnl with or without modifications, as long as this notice is preserved.
-
-dnl This program is distributed in the hope that it will be useful,
-dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-dnl PARTICULAR PURPOSE.
[...1987 lines suppressed...]
+ # tar/untar a dummy directory, and stop if the command works
+ rm -rf conftest.dir
+ mkdir conftest.dir
+ echo GrepMe > conftest.dir/file
+ AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
+ rm -rf conftest.dir
+ if test -s conftest.tar; then
+ AM_RUN_LOG([$am__untar <conftest.tar])
+ grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
+ fi
+done
+rm -rf conftest.dir
+
+AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
+AC_MSG_RESULT([$am_cv_prog_tar_$1])])
+AC_SUBST([am__tar])
+AC_SUBST([am__untar])
+]) # _AM_PROG_TAR
+
+m4_include([macros/aclocal-include.m4])
Index: config.log
===================================================================
RCS file: /cvsroot/grisbi/mk_include/config.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- config.log 18 Feb 2007 12:37:45 -0000 1.5
+++ config.log 3 Mar 2009 19:02:01 -0000 1.6
@@ -2,7 +2,7 @@
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
-generated by GNU Autoconf 2.59e. Invocation command line was
+generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
@@ -10,11 +10,11 @@
## Platform. ##
## --------- ##
-hostname = cedric
+hostname = pierre
uname -m = i686
-uname -r = 2.6.16-2-686-smp
+uname -r = 2.6.27.14-server-1mnb
uname -s = Linux
-uname -v = #1 SMP Wed Jun 21 18:08:31 UTC 2006
+uname -v = #1 SMP Wed Feb 18 03:24:00 EST 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
@@ -27,161 +27,128 @@
/usr/bin/oslevel = unknown
/bin/universe = unknown
-PATH: /usr/local/bin
-PATH: /usr/bin
+PATH: /opt/bin
PATH: /bin
-PATH: /usr/bin/X11
+PATH: /usr/bin
+PATH: /usr/local/bin
PATH: /usr/games
+PATH: /usr/lib/qt4/bin
+PATH: /usr/bin
+PATH: /opt/kde3/bin
+PATH: /home/pierre/bin
## ----------- ##
## Core tests. ##
## ----------- ##
-configure:1708: checking for a BSD-compatible install
-configure:1764: result: /usr/bin/install -c
-configure:1775: checking whether build environment is sane
-configure:1818: result: yes
-configure:1833: checking whether make sets $(MAKE)
-configure:1854: result: yes
-configure:1886: checking for working aclocal-1.4
-configure:1893: result: found
-configure:1901: checking for working autoconf
-configure:1908: result: found
-configure:1916: checking for working automake-1.4
-configure:1923: result: found
-configure:1931: checking for working autoheader
-configure:1938: result: found
-configure:1946: checking for working makeinfo
-configure:1953: result: found
-configure:1977: checking whether to enable maintainer-specific portions of Makefiles
-configure:1986: result: no
-configure:2054: checking for gcc
-configure:2070: found /usr/bin/gcc
-configure:2081: result: gcc
-configure:2319: checking for C compiler version
-configure:2326: gcc --version >&5
-gcc (GCC) 4.0.4 20060630 (prerelease) (Debian 4.0.3-4)
-Copyright (C) 2006 Free Software Foundation, Inc.
+configure:1745: checking for a BSD-compatible install
+configure:1801: result: /usr/bin/install -c
+configure:1812: checking whether build environment is sane
+configure:1855: result: yes
+configure:1879: WARNING: `missing' script is too old or missing
+configure:1883: checking for a thread-safe mkdir -p
+configure:1922: result: /bin/mkdir -p
+configure:1935: checking for gawk
+configure:1951: found /bin/gawk
+configure:1962: result: gawk
+configure:1973: checking whether make sets $(MAKE)
+configure:1994: result: yes
+configure:2196: checking whether to enable maintainer-specific portions of Makefiles
+configure:2205: result: no
+configure:2236: checking for style of include used by make
+configure:2264: result: GNU
+configure:2334: checking for gcc
+configure:2350: found /usr/bin/gcc
+configure:2361: result: gcc
+configure:2599: checking for C compiler version
+configure:2606: gcc --version >&5
+gcc (GCC) 4.3.2
+Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-configure:2329: $? = 0
-configure:2336: gcc -v >&5
+configure:2609: $? = 0
+configure:2616: gcc -v >&5
Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f95 --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
+Target: i586-manbo-linux-gnu
+Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=i586-manbo-linux-gnu --host=i586-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror
Thread model: posix
-gcc version 4.0.4 20060630 (prerelease) (Debian 4.0.3-4)
-configure:2339: $? = 0
-configure:2346: gcc -V >&5
+gcc version 4.3.2 (GCC)
+configure:2619: $? = 0
+configure:2626: gcc -V >&5
gcc: '-V' option must have argument
-configure:2349: $? = 1
-configure:2372: checking for C compiler default output file name
-configure:2399: gcc conftest.c >&5
-configure:2402: $? = 0
-configure:2448: result: a.out
-configure:2453: checking whether the C compiler works
-configure:2463: ./a.out
-configure:2466: $? = 0
-configure:2483: result: yes
-configure:2490: checking whether we are cross compiling
-configure:2492: result: no
-configure:2495: checking for suffix of executables
-configure:2502: gcc -o conftest conftest.c >&5
-configure:2505: $? = 0
-configure:2529: result:
-configure:2535: checking for suffix of object files
-configure:2561: gcc -c conftest.c >&5
-configure:2564: $? = 0
-configure:2587: result: o
-configure:2591: checking whether we are using the GNU C compiler
-configure:2620: gcc -c conftest.c >&5
-configure:2626: $? = 0
-configure:2633: test -z "$ac_c_werror_flag" || test ! -s conftest.err
-configure:2636: $? = 0
-configure:2643: test -s conftest.o
-configure:2646: $? = 0
-configure:2660: result: yes
-configure:2665: checking whether gcc accepts -g
-configure:2695: gcc -c -g conftest.c >&5
-configure:2701: $? = 0
-configure:2708: test -z "$ac_c_werror_flag" || test ! -s conftest.err
-configure:2711: $? = 0
-configure:2718: test -s conftest.o
-configure:2721: $? = 0
-configure:2851: result: yes
-configure:2868: checking for gcc option to accept ISO C89
-configure:2937: gcc -c -g -O2 conftest.c >&5
-configure:2943: $? = 0
-configure:2950: test -z "$ac_c_werror_flag" || test ! -s conftest.err
-configure:2953: $? = 0
-configure:2960: test -s conftest.o
-configure:2963: $? = 0
-configure:2983: result: none needed
-configure:3003: checking for strerror in -lcposix
-configure:3038: gcc -o conftest -g -O2 conftest.c -lcposix >&5
-/usr/bin/ld: cannot find -lcposix
-collect2: ld returned 1 exit status
-configure:3044: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE "mk_include"
-| #define VERSION "0.2.0"
-| /* end confdefs.h. */
-|
-| /* Override any GCC internal prototype to avoid an error.
-| Use char because int might match the return type of a GCC
-| builtin and then its argument prototype would still apply. */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char strerror ();
-| int
-| main ()
-| {
-| return strerror ();
-| ;
-| return 0;
-| }
-configure:3078: result: no
-configure:3134: checking for gcc
-configure:3161: result: gcc
-configure:3399: checking for C compiler version
-configure:3406: gcc --version >&5
-gcc (GCC) 4.0.4 20060630 (prerelease) (Debian 4.0.3-4)
-Copyright (C) 2006 Free Software Foundation, Inc.
+configure:2629: $? = 1
+configure:2652: checking for C compiler default output file name
+configure:2679: gcc conftest.c >&5
+configure:2682: $? = 0
+configure:2720: result: a.out
+configure:2737: checking whether the C compiler works
+configure:2747: ./a.out
+configure:2750: $? = 0
+configure:2767: result: yes
+configure:2774: checking whether we are cross compiling
+configure:2776: result: no
+configure:2779: checking for suffix of executables
+configure:2786: gcc -o conftest conftest.c >&5
+configure:2789: $? = 0
+configure:2813: result:
+configure:2819: checking for suffix of object files
+configure:2845: gcc -c conftest.c >&5
+configure:2848: $? = 0
+configure:2871: result: o
+configure:2875: checking whether we are using the GNU C compiler
+configure:2904: gcc -c conftest.c >&5
+configure:2910: $? = 0
+configure:2927: result: yes
+configure:2932: checking whether gcc accepts -g
+configure:2962: gcc -c -g conftest.c >&5
+configure:2968: $? = 0
+configure:3067: result: yes
+configure:3084: checking for gcc option to accept ISO C89
+configure:3158: gcc -c -g -O2 conftest.c >&5
+configure:3164: $? = 0
+configure:3187: result: none needed
+configure:3207: checking dependency style of gcc
+configure:3298: result: gcc3
+configure:3314: checking for library containing strerror
+configure:3355: gcc -o conftest -g -O2 conftest.c >&5
+configure:3361: $? = 0
+configure:3389: result: none required
+configure:3445: checking for gcc
+configure:3472: result: gcc
+configure:3710: checking for C compiler version
+configure:3717: gcc --version >&5
+gcc (GCC) 4.3.2
+Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-configure:3409: $? = 0
-configure:3416: gcc -v >&5
+configure:3720: $? = 0
+configure:3727: gcc -v >&5
Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f95 --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
+Target: i586-manbo-linux-gnu
+Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=i586-manbo-linux-gnu --host=i586-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror
Thread model: posix
-gcc version 4.0.4 20060630 (prerelease) (Debian 4.0.3-4)
-configure:3419: $? = 0
-configure:3426: gcc -V >&5
+gcc version 4.3.2 (GCC)
+configure:3730: $? = 0
+configure:3737: gcc -V >&5
gcc: '-V' option must have argument
-configure:3429: $? = 1
-configure:3432: checking whether we are using the GNU C compiler
-configure:3501: result: yes
-configure:3506: checking whether gcc accepts -g
-configure:3692: result: yes
-configure:3709: checking for gcc option to accept ISO C89
-configure:3824: result: none needed
-configure:3847: checking how to run the C preprocessor
-configure:3887: gcc -E conftest.c
-configure:3893: $? = 0
-configure:3931: gcc -E conftest.c
+configure:3740: $? = 1
+configure:3743: checking whether we are using the GNU C compiler
+configure:3795: result: yes
+configure:3800: checking whether gcc accepts -g
+configure:3935: result: yes
+configure:3952: checking for gcc option to accept ISO C89
+configure:4055: result: none needed
+configure:4075: checking dependency style of gcc
+configure:4166: result: gcc3
+configure:4186: checking how to run the C preprocessor
+configure:4226: gcc -E conftest.c
+configure:4232: $? = 0
+configure:4263: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:3937: $? = 1
+configure:4269: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
@@ -193,12 +160,12 @@
| #define VERSION "0.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:3977: result: gcc -E
-configure:4006: gcc -E conftest.c
-configure:4012: $? = 0
-configure:4050: gcc -E conftest.c
+configure:4302: result: gcc -E
+configure:4331: gcc -E conftest.c
+configure:4337: $? = 0
+configure:4368: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
-configure:4056: $? = 1
+configure:4374: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
@@ -210,44 +177,40 @@
| #define VERSION "0.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:4101: checking for grep that handles long lines and -e
-configure:4175: result: /bin/grep
-configure:4180: checking for egrep
-configure:4258: result: /bin/grep -E
-configure:4263: checking for ANSI C header files
-configure:4293: gcc -c -g -O2 conftest.c >&5
-configure:4299: $? = 0
-configure:4306: test -z "$ac_c_werror_flag" || test ! -s conftest.err
-configure:4309: $? = 0
-configure:4316: test -s conftest.o
-configure:4319: $? = 0
-configure:4415: gcc -o conftest -g -O2 conftest.c >&5
-configure:4418: $? = 0
-configure:4424: ./conftest
-configure:4427: $? = 0
-configure:4444: result: yes
-configure:4497: checking for ranlib
-configure:4513: found /usr/bin/ranlib
-configure:4524: result: ranlib
-configure:4602: checking for pkg-config
-configure:4620: found /usr/bin/pkg-config
-configure:4632: result: /usr/bin/pkg-config
-configure:4661: checking pkg-config is at least version 0.9.0
-configure:4664: result: yes
-configure:4675: checking for MK_INCLUDE
-configure:4683: $PKG_CONFIG --exists --print-errors "glib-2.0 "
-configure:4686: $? = 0
-configure:4701: $PKG_CONFIG --exists --print-errors "glib-2.0 "
-configure:4704: $? = 0
-configure:4780: result: yes
-configure:4894: creating ./config.status
+configure:4412: checking for grep that handles long lines and -e
+configure:4486: result: /bin/grep
+configure:4491: checking for egrep
+configure:4569: result: /bin/grep -E
+configure:4574: checking for ANSI C header files
+configure:4604: gcc -c -g -O2 conftest.c >&5
+configure:4610: $? = 0
+configure:4709: gcc -o conftest -g -O2 conftest.c >&5
+configure:4712: $? = 0
+configure:4718: ./conftest
+configure:4721: $? = 0
+configure:4738: result: yes
+configure:4791: checking for ranlib
+configure:4807: found /usr/bin/ranlib
+configure:4818: result: ranlib
+configure:4896: checking for pkg-config
+configure:4914: found /usr/bin/pkg-config
+configure:4926: result: /usr/bin/pkg-config
+configure:4955: checking pkg-config is at least version 0.9.0
+configure:4958: result: yes
+configure:4969: checking for MK_INCLUDE
+configure:4976: $PKG_CONFIG --exists --print-errors "glib-2.0 "
+configure:4979: $? = 0
+configure:4992: $PKG_CONFIG --exists --print-errors "glib-2.0 "
+configure:4995: $? = 0
+configure:5070: result: yes
+configure:5219: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
-generated by GNU Autoconf 2.59e. Invocation command line was
+generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
@@ -255,16 +218,14 @@
CONFIG_COMMANDS =
$ ./config.status
-on cedric
+on pierre
-config.status:612: creating Makefile
-config.status:747: WARNING: Makefile.in seems to ignore the --datarootdir setting
-config.status:612: creating macros/Makefile
-config.status:747: WARNING: macros/Makefile.in seems to ignore the --datarootdir setting
-config.status:612: creating src/Makefile
-config.status:747: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
-config.status:612: creating config.h
-config.status:835: executing default-1 commands
+config.status:646: creating Makefile
+config.status:646: creating macros/Makefile
+config.status:646: creating src/Makefile
+config.status:646: creating config.h
+config.status:863: config.h is unchanged
+config.status:910: executing depfiles commands
## ---------------- ##
## Cache variables. ##
@@ -281,6 +242,8 @@
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
ac_cv_env_MK_INCLUDE_CFLAGS_set=
ac_cv_env_MK_INCLUDE_CFLAGS_value=
ac_cv_env_MK_INCLUDE_LIBS_set=
@@ -294,18 +257,21 @@
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_stdc=yes
-ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
+ac_cv_search_strerror='none required'
+am_cv_CC_dependencies_compiler_type=gcc3
pkg_cv_MK_INCLUDE_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_MK_INCLUDE_LIBS='-lglib-2.0 '
@@ -313,15 +279,23 @@
## Output variables. ##
## ----------------- ##
-ACLOCAL='aclocal-1.4 -I macros'
+ACLOCAL='aclocal-1.10 -I macros'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
-AUTOMAKE='automake-1.4'
+AUTOMAKE='automake-1.10'
+AWK='gawk'
CC='gcc'
+CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
CPP='gcc -E'
CPPFLAGS=''
+CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
@@ -333,6 +307,7 @@
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' -lglib-2.0 '
LIBOBJS=''
LIBS=''
@@ -355,8 +330,17 @@
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
+STRIP=''
VERSION='0.2.0'
ac_ct_CC='gcc'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
@@ -368,11 +352,13 @@
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
+install_sh='$(SHELL) /sauvegarde/Logiciels_installés/mk_include/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
More information about the cvs
mailing list