Re: ANN: refdb-0.9.8-pre9 available
David Nebauer <[email protected]>
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Markus, >> I haven't tried the pre-release yet. It is svn that fails to build. > > Could you please send me your config.log and src/Makefile.am See attached. Regards, David. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Refdb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/refdb-users
config.log
(text/plain, 34.5 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.60a. Invocation command line was
$ ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --sharedstatedir=/var --localstatedir=/var --with-classpath-root=/usr/share/java --with-xml-declaration=/usr/share/xml/declaration/xml.dcl --with-trang-jar=/usr/share/java/trang.jar --with-docbook-xsl=/home/david/conf/xml/xsl/custom-layer/refdb --disable-server --disable-docs
## --------- ##
## Platform. ##
## --------- ##
hostname = hezmana
uname -m = i686
uname -r = 2.6.15.dtn.20050415
uname -s = Linux
uname -v = #1 Sun Apr 16 02:13:31 CST 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/pstill_dist
PATH: /home/david/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /home/david/conf/xml/bin
PATH: /usr/games/
PATH: /usr/local/games
PATH: /usr/local/xxe
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1822: checking build system type
configure:1840: result: i486-pc-linux-gnu
configure:1862: checking host system type
configure:1877: result: i486-pc-linux-gnu
configure:1914: checking for a BSD-compatible install
configure:1970: result: /usr/bin/install -c
configure:1981: checking whether build environment is sane
configure:2024: result: yes
configure:2081: checking for gawk
configure:2097: found /usr/bin/gawk
configure:2108: result: gawk
configure:2119: checking whether make sets $(MAKE)
configure:2140: result: yes
configure:2529: checking for i486-linux-gnu-gcc
configure:2545: found /usr/bin/i486-linux-gnu-gcc
configure:2556: result: i486-linux-gnu-gcc
configure:2834: checking for C compiler version
configure:2841: i486-linux-gnu-gcc --version >&5
i486-linux-gnu-gcc (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 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:2844: $? = 0
configure:2851: i486-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:2854: $? = 0
configure:2861: i486-linux-gnu-gcc -V >&5
i486-linux-gnu-gcc: '-V' option must have argument
configure:2864: $? = 1
configure:2887: checking for C compiler default output file name
configure:2914: i486-linux-gnu-gcc -Wall -g -O2 conftest.c >&5
configure:2917: $? = 0
configure:2955: result: a.out
configure:2972: checking whether the C compiler works
configure:2982: ./a.out
configure:2985: $? = 0
configure:3002: result: yes
configure:3009: checking whether we are cross compiling
configure:3011: result: no
configure:3014: checking for suffix of executables
configure:3021: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:3024: $? = 0
configure:3048: result:
configure:3054: checking for suffix of object files
configure:3080: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:3083: $? = 0
configure:3106: result: o
configure:3110: checking whether we are using the GNU C compiler
configure:3139: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:3145: $? = 0
configure:3152: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3155: $? = 0
configure:3162: test -s conftest.o
configure:3165: $? = 0
configure:3179: result: yes
configure:3184: checking whether i486-linux-gnu-gcc accepts -g
configure:3214: i486-linux-gnu-gcc -c -g conftest.c >&5
configure:3220: $? = 0
configure:3227: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3230: $? = 0
configure:3237: test -s conftest.o
configure:3240: $? = 0
configure:3370: result: yes
configure:3387: checking for i486-linux-gnu-gcc option to accept ISO C89
configure:3461: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:3467: $? = 0
configure:3474: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3477: $? = 0
configure:3484: test -s conftest.o
configure:3487: $? = 0
configure:3507: result: none needed
configure:3536: checking for style of include used by make
configure:3564: result: GNU
configure:3592: checking dependency style of i486-linux-gnu-gcc
configure:3682: result: gcc3
configure:3703: checking for bash
configure:3721: found /bin/bash
configure:3733: result: /bin/bash
configure:3750: checking for openjade
configure:3768: found /usr/bin/openjade
configure:3780: result: /usr/bin/openjade
configure:3793: checking for perl
configure:3811: found /usr/local/bin/perl
configure:3823: result: /usr/local/bin/perl
configure:3833: checking for xsltproc
configure:3851: found /usr/bin/xsltproc
configure:3863: result: /usr/bin/xsltproc
configure:3873: checking for xmlcatalog
configure:3891: found /usr/bin/xmlcatalog
configure:3903: result: /usr/bin/xmlcatalog
configure:4118: checking for svnversion
configure:4136: found /usr/bin/svnversion
configure:4148: result: /usr/bin/svnversion
configure:4199: checking for tputs in -ltermcap
configure:4234: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c -ltermcap >&5
configure:4240: $? = 0
configure:4247: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4250: $? = 0
configure:4257: test -s conftest
configure:4260: $? = 0
configure:4274: result: yes
configure:4451: checking for readline in -lreadline
configure:4486: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c -lreadline -ltermcap >&5
configure:4492: $? = 0
configure:4499: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4502: $? = 0
configure:4509: test -s conftest
configure:4512: $? = 0
configure:4526: result: yes
configure:4539: checking for libreadline version
configure:4565: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
conftest.c:13: error: conflicting types for 'rl_readline_name'
/usr/include/readline/readline.h:491: error: previous declaration of 'rl_readline_name' was here
conftest.c: In function 'main':
conftest.c:15: warning: implicit declaration of function 'exit'
conftest.c:15: warning: incompatible implicit declaration of built-in function 'exit'
configure:4568: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "refdb"
| #define VERSION "0.9.8-pre9"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <readline/readline.h>
| char* rl_readline_name;
| int main(void) {
| exit(0);
| }
|
configure:4593: result: new
configure:5920: checking for library containing setsockopt
configure:5961: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:5967: $? = 0
configure:5974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5977: $? = 0
configure:5984: test -s conftest
configure:5987: $? = 0
configure:6011: result: none required
configure:6020: checking for library containing gethostbyname
configure:6061: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:6067: $? = 0
configure:6074: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6077: $? = 0
configure:6084: test -s conftest
configure:6087: $? = 0
configure:6111: result: none required
configure:6210: checking for bt_initialize in -lbtparse
configure:6245: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c -lbtparse >&5
configure:6251: $? = 0
configure:6258: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6261: $? = 0
configure:6268: test -s conftest
configure:6271: $? = 0
configure:6285: result: yes
configure:6303: checking how to run the C preprocessor
configure:6343: i486-linux-gnu-gcc -E conftest.c
configure:6349: $? = 0
configure:6387: i486-linux-gnu-gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:6393: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "refdb"
| #define VERSION "0.9.8-pre9"
| #define _GNU_SOURCE 1
| #define READLINE42 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6433: result: i486-linux-gnu-gcc -E
configure:6462: i486-linux-gnu-gcc -E conftest.c
configure:6468: $? = 0
configure:6506: i486-linux-gnu-gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:6512: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "refdb"
| #define VERSION "0.9.8-pre9"
| #define _GNU_SOURCE 1
| #define READLINE42 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6557: checking for grep that handles long lines and -e
configure:6631: result: /bin/grep
configure:6636: checking for egrep
configure:6714: result: /bin/grep -E
configure:6719: checking for ANSI C header files
configure:6749: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6755: $? = 0
configure:6762: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6765: $? = 0
configure:6772: test -s conftest.o
configure:6775: $? = 0
configure:6871: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:6874: $? = 0
configure:6880: ./conftest
configure:6883: $? = 0
configure:6900: result: yes
configure:6924: checking for sys/types.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for sys/stat.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for stdlib.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for string.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for memory.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for strings.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for inttypes.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for stdint.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6924: checking for unistd.h
configure:6945: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:6951: $? = 0
configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6961: $? = 0
configure:6968: test -s conftest.o
configure:6971: $? = 0
configure:6984: result: yes
configure:6996: checking for socklen_t
configure:7026: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7032: $? = 0
configure:7039: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7042: $? = 0
configure:7049: test -s conftest.o
configure:7052: $? = 0
configure:7064: result: yes
configure:7123: checking for ANSI C header files
configure:7304: result: yes
configure:7335: checking fcntl.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking fcntl.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for fcntl.h
configure:7471: result: yes
configure:7335: checking limits.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking limits.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for limits.h
configure:7471: result: yes
configure:7335: checking sys/file.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking sys/file.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for sys/file.h
configure:7471: result: yes
configure:7335: checking sys/time.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking sys/time.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for sys/time.h
configure:7471: result: yes
configure:7335: checking sys/ioctl.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking sys/ioctl.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for sys/ioctl.h
configure:7471: result: yes
configure:7335: checking syslog.h usability
configure:7352: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7358: $? = 0
configure:7365: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7368: $? = 0
configure:7375: test -s conftest.o
configure:7378: $? = 0
configure:7389: result: yes
configure:7393: checking syslog.h presence
configure:7408: i486-linux-gnu-gcc -E conftest.c
configure:7414: $? = 0
configure:7435: result: yes
configure:7463: checking for syslog.h
configure:7471: result: yes
configure:7325: checking for unistd.h
configure:7331: result: yes
configure:7485: checking for an ANSI C-conforming const
configure:7560: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: warning: 't' is used uninitialized in this function
conftest.c:76: warning: 'b' is used uninitialized in this function
conftest.c:82: warning: 'cs[0]' is used uninitialized in this function
configure:7566: $? = 0
configure:7573: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7576: $? = 0
configure:7583: test -s conftest.o
configure:7586: $? = 0
configure:7598: result: yes
configure:7608: checking for pid_t
configure:7638: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7644: $? = 0
configure:7651: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7654: $? = 0
configure:7661: test -s conftest.o
configure:7664: $? = 0
configure:7676: result: yes
configure:7688: checking for size_t
configure:7718: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7724: $? = 0
configure:7731: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7734: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7756: result: yes
configure:7768: checking whether time.h and sys/time.h may both be included
configure:7798: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
configure:7804: $? = 0
configure:7811: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7814: $? = 0
configure:7821: test -s conftest.o
configure:7824: $? = 0
configure:7836: result: yes
configure:7846: checking whether struct tm is in sys/time.h or time.h
configure:7874: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:38: warning: statement with no effect
configure:7880: $? = 0
configure:7887: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:7890: $? = 0
configure:7897: test -s conftest.o
configure:7900: $? = 0
configure:7912: result: time.h
configure:7923: checking return type of signal handlers
configure:7951: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:38: error: void value not ignored as it ought to be
configure:7957: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "refdb"
| #define VERSION "0.9.8-pre9"
| #define _GNU_SOURCE 1
| #define READLINE42 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SOCKLEN_T 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:7989: result: void
configure:8001: checking for strftime
configure:8057: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
conftest.c:56: warning: conflicting types for built-in function 'strftime'
configure:8063: $? = 0
configure:8070: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8073: $? = 0
configure:8080: test -s conftest
configure:8083: $? = 0
configure:8097: result: yes
configure:8195: checking for working mkfifo
configure:8228: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: warning: implicit declaration of function 'unlink'
configure:8231: $? = 0
configure:8237: ./conftest
configure:8240: $? = 0
configure:8255: result: yes
configure:8274: checking for gethostname
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for select
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for socket
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for strcspn
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
conftest.c:61: warning: conflicting types for built-in function 'strcspn'
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for strstr
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
conftest.c:62: warning: conflicting types for built-in function 'strstr'
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for strtoll
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8274: checking for atoll
configure:8330: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
configure:8336: $? = 0
configure:8343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8346: $? = 0
configure:8353: test -s conftest
configure:8356: $? = 0
configure:8370: result: yes
configure:8384: checking for /home/david/conf/xml/xsl/custom-layer/refdb/fo/docbook.xsl
configure:8400: result: yes
configure:8453: checking for http://www.tei-c.org/Stylesheets/p4/fo/tei.xsl
configure:8469: result: no
configure:8481: checking for XML file http://www.tei-c.org/Stylesheets/p4/fo/tei.xsl
configure:8486: checking for No entry for SYSTEM http://www.tei-c.org/Stylesheets/p4/fo/tei.xsl No entry for URI http://www.tei-c.org/Stylesheets/p4/fo/tei.xsl
configure:8502: result: no
configure:8510: result: XML file not found
configure:8522: checking for Perl version
configure:8534: result: 5.008008
configure:8536: checking for Perl module Text::Iconv
configure:8548: result: Text::Iconv
configure:8550: checking for Perl module Term::Clui
configure:8562: result: Term::Clui
configure:8564: checking for Perl module RefDB::Makestyle
configure:8576: result: RefDB::Makestyle
configure:8578: checking for Perl module RefDB::Prefs
configure:8590: result: RefDB::Prefs
configure:8592: checking for Perl module XML::Parser
configure:8604: result: XML::Parser
configure:8606: checking for Perl module MARC::Record
configure:8618: result: MARC::Record
configure:8620: checking for Perl module MARC::Charset
configure:8632: result: MARC::Charset
configure:8803: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.60a. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hezmana
config.status:692: creating src/Makefile
config.status:692: creating scripts/Makefile
config.status:692: creating etc/Makefile
config.status:692: creating doc/Makefile
config.status:692: creating dtd/Makefile
config.status:692: creating declarations/Makefile
config.status:692: creating examples/Makefile
config.status:692: creating styles/Makefile
config.status:692: creating phpweb/Makefile
config.status:692: creating dsssl/Makefile
config.status:692: creating dsssl/refdb/Makefile
config.status:692: creating dsssl/refdb/html/Makefile
config.status:692: creating dsssl/refdb/print/Makefile
config.status:692: creating dsssl/refdb/lib/Makefile
config.status:692: creating xsl/Makefile
config.status:692: creating xsl/refdb/Makefile
config.status:692: creating xsl/refdb/common-refdb/Makefile
config.status:692: creating xsl/refdb/docbk-refdb-xsl/Makefile
config.status:692: creating xsl/refdb/docbk-refdb-xsl/docbk-fo/Makefile
config.status:692: creating xsl/refdb/docbk-refdb-xsl/docbk-html/Makefile
config.status:692: creating xsl/refdb/docbk-refdb-xsl/docbk-xhtml/Makefile
config.status:692: creating xsl/refdb/docbk-refdb-xsl/docbk-lib/Makefile
config.status:692: creating xsl/refdb/tei-refdb-xsl/Makefile
config.status:692: creating xsl/refdb/tei-refdb-xsl/tei-fo/Makefile
config.status:692: creating xsl/refdb/tei-refdb-xsl/tei-html/Makefile
config.status:692: creating xsl/refdb/tei-refdb-xsl/tei-lib/Makefile
config.status:692: creating man/Makefile
config.status:692: creating Makefile
config.status:877: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i486-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wall -g -O2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i486-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file_No_entry_for_SYSTEM_http___www_tei_c_org_Stylesheets_p4_fo_tei_xsl_No_entry_for_URI_http___www_tei_c_org_Stylesheets_p4_fo_tei_xsl=no
ac_cv_file__home_david_conf_xml_xsl_custom_layer_refdb_fo_docbook_xsl=yes
ac_cv_file_http___www_tei_c_org_Stylesheets_p4_fo_tei_xsl=no
ac_cv_func_atoll=yes
ac_cv_func_gethostname=yes
ac_cv_func_mkfifo=yes
ac_cv_func_select=yes
ac_cv_func_socket=yes
ac_cv_func_strcspn=yes
ac_cv_func_strftime=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoll=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i486-pc-linux-gnu
ac_cv_lib_btparse_bt_initialize=yes
ac_cv_lib_readline=new
ac_cv_lib_readline_readline=yes
ac_cv_lib_termcap_tputs=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_myjade=/usr/bin/openjade
ac_cv_path_myperl=/usr/local/bin/perl
ac_cv_path_myshell=/bin/bash
ac_cv_path_myxmlcatalog=/usr/bin/xmlcatalog
ac_cv_path_myxsltproc=/usr/bin/xsltproc
ac_cv_path_svnversioncommand=/usr/bin/svnversion
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i486-linux-gnu-gcc
ac_cv_prog_CPP='i486-linux-gnu-gcc -E'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_setsockopt='none required'
ac_cv_struct_tm=time.h
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run tar'
AUTOCONF='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run autoconf'
AUTOHEADER='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run autoheader'
AUTOMAKE='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run automake-1.8'
AWK='gawk'
BIB2RIS='bib2ris$(EXEEXT)'
CC='i486-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -g -O2'
CPP='i486-linux-gnu-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"refdb\" -DVERSION=\"0.9.8-pre9\" -D_GNU_SOURCE=1 -DREADLINE42=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SOCKLEN_T=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_MKFIFO=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCSPN=1 -DHAVE_STRSTR=1 -DHAVE_STRTOLL=1 -DHAVE_ATOLL=1'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
HAVEBATIK_FALSE=''
HAVEBATIK_TRUE='#'
HAVESERVER_FALSE=''
HAVESERVER_TRUE='#'
HAVESVNWC_FALSE=''
HAVESVNWC_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/missing --run makeinfo'
OBJEXT='o'
PACKAGE='refdb'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
ULLSPEC='%llu'
VERSION='0.9.8-pre9'
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bib2ris_LDADD=' -lbtparse'
bindir='${exec_prefix}/bin'
build='i486-pc-linux-gnu'
build_alias='i486-linux-gnu'
build_cpu='i486'
build_os='linux-gnu'
build_vendor='pc'
classpath_root='/usr/share/java'
client1_mans='bib2ris-utf8.1'
client_bins='refdbib$(EXEEXT) refdbc$(EXEEXT) refdba$(EXEEXT) refdbxp$(EXEEXT) eenc$(EXEEXT)'
client_etc_distobjects='bib2risrc bib2riscgirc db2risrc refdbarc refdbcrc refdbcgirc refdbibrc med2risrc med2riscgirc marc2risrc refdbxmlrc'
client_etc_objects='bib2risrc.example bib2riscgirc.example db2risrc.example refdbarc.example refdbcrc.example refdbcgirc.example refdbibrc.example med2risrc.example med2riscgirc.example marc2risrc.example refdbxmlrc.example'
client_mans='RefDB.7 refdba.1 refdbc.1 refdbib.1 bib2ris.1 db2ris.1 en2ris.1 marc2ris.1 med2ris.1 eenc.1 refdb-backup.1 refdb-ms.1 refdb-restore.1 refdbjade.1 refdbnd.1 refdbxml.1 runbib.1 refdbxp.1 refdb-bug.1 refdb_dos2unix.1 refdb_latex2utf8txt.1'
client_scripts='refdbjade runbib db2ris refdb-bug refdbxml marc2ris med2ris en2ris refdbnd refdb_dos2unix refdb-ms refdb-backup refdb-restore refdb_latex2utf8txt bib2ris-utf8'
client_subdirs='declarations dsssl dtd etc examples scripts src styles xsl'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
db_dir='$(localstatedir)/lib/refdb/db'
docbk_xsl='/home/david/conf/xml/xsl/custom-layer/refdb'
docdir='${datarootdir}/doc/${PACKAGE}'
docs_subdirs=''
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i486-pc-linux-gnu'
host_alias='i486-linux-gnu'
host_cpu='i486'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='/home/david/data/computing/projects/refdb/packages/refdb/custom/clients/pkg/debianise/source/refdb-0.0-svn-20061201/conf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
log_dir='/var/log'
main_db='refdb'
man_subdirs='man'
mandir='${prefix}/share/man'
mkdir_p='mkdir -p -- .'
mybatik=''
mydtdformat=''
mydtdparse=''
myjade='/usr/bin/openjade'
myperl='/usr/local/bin/perl'
mysgrep=''
myshell='/bin/bash'
mysvnversion='cat svn_dist_version'
mytidy=''
myxmlcatalog='/usr/bin/xmlcatalog'
myxsltproc='/usr/bin/xsltproc'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psarg='ax'
psdir='${docdir}'
refdba_LDADD=' -lreadline -ltermcap'
refdbc_LDADD=' -lreadline -ltermcap'
refdbd_LDADD=''
sbindir='${exec_prefix}/sbin'
server8_mans=''
server_bins=''
server_etc_distobjects=''
server_etc_objects=''
server_mans=''
server_scripts=''
server_subdirs=''
sgml_decl='$(pkgdatadir)/declarations/docbook.dcl'
sharedstatedir='/var'
svnversioncommand='/usr/bin/svnversion'
sysconfdir='/etc'
target_alias=''
tei_xsl='http://www.tei-c.org/Stylesheets'
trang_cmd='java -jar /usr/share/java/trang.jar'
var_dir='/var/run'
xml_decl='/usr/share/xml/declaration/xml.dcl'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "refdb"
#define VERSION "0.9.8-pre9"
#define _GNU_SOURCE 1
#define READLINE42 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SOCKLEN_T 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_MKFIFO 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOLL 1
#define HAVE_ATOLL 1
configure: exit 0
Makefile.am
(text/plain, 4 KB)
## Process this file with automake to produce Makefile.in
EXTRA_PROGRAMS=refdbd refdbib refdbc refdba refdbxp eenc bib2ris
bin_PROGRAMS= @server_bins@ @client_bins@ @BIB2RIS@
BUILT_SOURCES=refdbd.h refstat.h svn_version.c svn_dist_version
EXTRA_DIST=refdbd.h.in refstat.h svn_dist_version
MAINTAINERCLEANFILES=refstat.h
CLEANFILES=refdbd.h
RISXVERSION = $(shell grep DOCTYPE $(srcdir)/../dtd/risx.dtd | sed 's%.*V\([^/]*\).*%\1%')
XNOTEVERSION = $(shell grep DOCTYPE $(srcdir)/../dtd/xnote.dtd | sed 's%.*V\([^/]*\).*%\1%')
CITESTYLEXVERSION = $(shell grep DOCTYPE $(srcdir)/../dtd/citestylex.dtd | sed 's%.*V\([^/]*\).*%\1%')
CITATIONLISTXVERSION = $(shell grep DOCTYPE $(srcdir)/../dtd/citationlistx.dtd | sed 's%.*V\([^/]*\).*%\1%')
refdba_SOURCES = refdba.c pref.c strfncs.c readln.c page.c refdb-client.c client-commands.c connect.c getopt.c tokenize.c readris.c linklist.c enigma.c cgi.c atoll.c passwd.c svn_version.c refdb.h refdba.h pref.h strfncs.h readln.h page.h refdb-client.h client-commands.h connect.h getopt.h tokenize.h readris.h linklist.h enigma.h cgi.h passwd.h
refdbib_SOURCES = refdbib.c getopt.c strfncs.c pref.c refdb-client.c connect.c page.c tokenize.c readris.c linklist.c enigma.c cgi.c atoll.c passwd.c svn_version.c refdb.h refdbib.h getopt.h strfncs.h pref.h refdb-client.h connect.h page.h tokenize.h readris.h linklist.h enigma.h cgi.h passwd.h
refdbc_SOURCES = refdbc.c pref.c strfncs.c readln.c page.c refdb-client.c client-commands.c readris.c connect.c tokenize.c getopt.c linklist.c enigma.c cgi.c atoll.c passwd.c svn_version.c refdb.h refdbc.h pref.h strfncs.h readln.h page.h refdb-client.h client-commands.h readris.h connect.h tokenize.h getopt.h linklist.h enigma.h cgi.h passwd.h
refdbd_SOURCES = refdbd.c refdbdref.c refdbda.c refdbdbib.c pref.c strfncs.c tokenize.c connect.c risdb.c writeris.c getopt.c readris.c backend.c backend-scrn.c backend-ris.c backend-risx.c backend-db31.c backend-teix.c backend-bibtex.c backend-html.c backend-dbib.c backend-dbiba.c backend-citationlistx.c linklist.c xmlhandler.c enigma.c cgi.c atoll.c dbfncs.c xmlout.c risxhandler.c authorinfo.c risdata.c noteshandler.c refdbdnote.c writenote.c backendn-scrn.c backendn-notex.c backendn-html.c xmlhelper.c mset.c refdbdgetref.c refdbdupdb.c passwd.c refdbdcheckref.c svn_version.c refdb.h refdbd.h pref.h strfncs.h tokenize.h connect.h risdb.h writeris.h getopt.h readris.h backend.h backend-scrn.h backend-ris.h backend-risx.h backend-db31.h backend-teix.h backend-bibtex.h backend-html.h backend-dbib.h backend-citationlistx.h linklist.h xmlhandler.h enigma.h cgi.h dbfncs.h xmlout.h risxhandler.h authorinfo.h risdata.h noteshandler.h writenote.h backendn-scrn.h backendn-notex.h xmlhelper.h backendn-html.h mset.h refdbdgetref.h refdbdupdb.h passwd.h refdbdgetref.h refdbdcheckref.h
refdbxp_SOURCES = refdbxp.c getopt.c strfncs.c svn_version.c getopt.h strfncs.h
eenc_SOURCES = eenc.c getopt.c enigma.c svn_version.c getopt.h enigma.h refdb.h
bib2ris_SOURCES = bib2ris.c getopt.c strfncs.c pref.c linklist.c cgi.c atoll.c svn_version.c bib2ris.h getopt.h strfncs.h pref.h linklist.h cgi.h
refdba_LDADD = @refdba_LDADD@
refdbc_LDADD = @refdbc_LDADD@
refdbd_LDADD = @refdbd_LDADD@ @LIBICONV@
bib2ris_LDADD = @bib2ris_LDADD@
main_db = @main_db@
main_meta = @main_meta@
AM_CPPFLAGS=-DSYSCONFDIR=\"$(sysconfdir)/@PACKAGE@\" -DULLSPEC=\"@ULLSPEC@\"
refdbd.h: refdbd.h.in
sed 's%<risxversion>%$(RISXVERSION)%g' < $(top_srcdir)/src/refdbd.h.in | \
sed 's%<xnoteversion>%$(XNOTEVERSION)%g' | \
sed 's%<citestylexversion>%$(CITESTYLEXVERSION)%g' | \
sed 's%<citationlistxversion>%$(CITATIONLISTXVERSION)%g' | \
sed 's%<db_dir>%$(db_dir)%' | \
sed 's%<main_db>%$(main_db)%' > refdbd.h
refstat.h: $(top_srcdir)/scripts/statgen.pl
$(top_srcdir)/scripts/statgen.pl c > refstat.h
svn_version.c: FORCE
echo -n 'const char* svn_version(void) { const char* SVN_Version = "' > svn_version.c
@mysvnversion@ >> svn_version.c
echo '"; return SVN_Version; }' >> svn_version.c
if HAVESVNWC
svn_dist_version: FORCE
@mysvnversion@ > svn_dist_version
endif
FORCE: