aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/Makefile')
-rw-r--r--src/include/Makefile127
1 files changed, 46 insertions, 81 deletions
diff --git a/src/include/Makefile b/src/include/Makefile
index f612d3e5..5388fae8 100644
--- a/src/include/Makefile
+++ b/src/include/Makefile
@@ -1,8 +1,9 @@
1# Makefile.in generated by automake 1.14.1 from Makefile.am. 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# src/include/Makefile. Generated from Makefile.in by configure. 2# src/include/Makefile. Generated from Makefile.in by configure.
3 3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 7# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 8# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 9# with or without modifications, as long as this notice is preserved.
@@ -14,51 +15,23 @@
14 15
15 16
16 17
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 18am__make_dryrun = \
18am__make_running_with_option = \ 19 { \
19 case $${target_option-} in \ 20 am__dry=no; \
20 ?) ;; \
21 *) echo "am__make_running_with_option: internal error: invalid" \
22 "target option '$${target_option-}' specified" >&2; \
23 exit 1;; \
24 esac; \
25 has_opt=no; \
26 sane_makeflags=$$MAKEFLAGS; \
27 if $(am__is_gnu_make); then \
28 sane_makeflags=$$MFLAGS; \
29 else \
30 case $$MAKEFLAGS in \ 21 case $$MAKEFLAGS in \
31 *\\[\ \ ]*) \ 22 *\\[\ \ ]*) \
32 bs=\\; \ 23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
33 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
34 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 25 *) \
35 esac; \ 26 for am__flg in $$MAKEFLAGS; do \
36 fi; \ 27 case $$am__flg in \
37 skip_next=no; \ 28 *=*|--*) ;; \
38 strip_trailopt () \ 29 *n*) am__dry=yes; break;; \
39 { \ 30 esac; \
40 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 31 done;; \
41 }; \
42 for flg in $$sane_makeflags; do \
43 test $$skip_next = yes && { skip_next=no; continue; }; \
44 case $$flg in \
45 *=*|--*) continue;; \
46 -*I) strip_trailopt 'I'; skip_next=yes;; \
47 -*I?*) strip_trailopt 'I';; \
48 -*O) strip_trailopt 'O'; skip_next=yes;; \
49 -*O?*) strip_trailopt 'O';; \
50 -*l) strip_trailopt 'l'; skip_next=yes;; \
51 -*l?*) strip_trailopt 'l';; \
52 -[dEDm]) skip_next=yes;; \
53 -[JT]) skip_next=yes;; \
54 esac; \
55 case $$flg in \
56 *$$target_option*) has_opt=yes; break;; \
57 esac; \ 32 esac; \
58 done; \ 33 test $$am__dry = yes; \
59 test $$has_opt = yes 34 }
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/taler 35pkgdatadir = $(datadir)/taler
63pkgincludedir = $(includedir)/taler 36pkgincludedir = $(includedir)/taler
64pkglibdir = $(libdir)/taler 37pkglibdir = $(libdir)/taler
@@ -78,7 +51,7 @@ POST_UNINSTALL = :
78build_triplet = x86_64-unknown-linux-gnu 51build_triplet = x86_64-unknown-linux-gnu
79host_triplet = x86_64-unknown-linux-gnu 52host_triplet = x86_64-unknown-linux-gnu
80subdir = src/include 53subdir = src/include
81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am 54DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_postgresql.m4 \ 56am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_postgresql.m4 \
84 $(top_srcdir)/m4/libgnurl.m4 $(top_srcdir)/m4/libtool.m4 \ 57 $(top_srcdir)/m4/libgnurl.m4 $(top_srcdir)/m4/libtool.m4 \
@@ -91,18 +64,12 @@ mkinstalldirs = $(install_sh) -d
91CONFIG_HEADER = $(top_builddir)/taler_config.h 64CONFIG_HEADER = $(top_builddir)/taler_config.h
92CONFIG_CLEAN_FILES = 65CONFIG_CLEAN_FILES =
93CONFIG_CLEAN_VPATH_FILES = 66CONFIG_CLEAN_VPATH_FILES =
94AM_V_P = $(am__v_P_$(V))
95am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
96am__v_P_0 = false
97am__v_P_1 = :
98AM_V_GEN = $(am__v_GEN_$(V)) 67AM_V_GEN = $(am__v_GEN_$(V))
99am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 68am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
100am__v_GEN_0 = @echo " GEN " $@; 69am__v_GEN_0 = @echo " GEN " $@;
101am__v_GEN_1 =
102AM_V_at = $(am__v_at_$(V)) 70AM_V_at = $(am__v_at_$(V))
103am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 71am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
104am__v_at_0 = @ 72am__v_at_0 = @
105am__v_at_1 =
106SOURCES = 73SOURCES =
107DIST_SOURCES = 74DIST_SOURCES =
108am__can_run_installinfo = \ 75am__can_run_installinfo = \
@@ -110,19 +77,18 @@ am__can_run_installinfo = \
110 n|no|NO) false;; \ 77 n|no|NO) false;; \
111 *) (install-info --version) >/dev/null 2>&1;; \ 78 *) (install-info --version) >/dev/null 2>&1;; \
112 esac 79 esac
113am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
114DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing aclocal-1.14 81ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing --run aclocal-1.11
116AMTAR = $${TAR-tar} 82AMTAR = $${TAR-tar}
117AM_DEFAULT_VERBOSITY = 0 83AM_DEFAULT_VERBOSITY = 0
118AR = ar 84AR = ar
119AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing autoconf 85AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoconf
120AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing autoheader 86AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoheader
121AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing automake-1.14 87AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing --run automake-1.11
122AWK = gawk 88AWK = gawk
123CC = gcc 89CC = gcc
124CCDEPMODE = depmode=gcc3 90CCDEPMODE = depmode=gcc3
125CFLAGS = -Wall -g -O0 -Wall 91CFLAGS = -Wall -g -Wall
126CPP = gcc -E 92CPP = gcc -E
127CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql 93CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql
128CYGPATH_W = echo 94CYGPATH_W = echo
@@ -146,8 +112,8 @@ INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
146LD = /usr/bin/ld -m elf_x86_64 112LD = /usr/bin/ld -m elf_x86_64
147LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib 113LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib
148LIBGCRYPT_CFLAGS = 114LIBGCRYPT_CFLAGS =
149LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config 115LIBGCRYPT_CONFIG = /home/grothoff/bin/libgcrypt-config
150LIBGCRYPT_LIBS = -lgcrypt 116LIBGCRYPT_LIBS =
151LIBGNURL = -L/home/grothoff/lib -lgnurl 117LIBGNURL = -L/home/grothoff/lib -lgnurl
152LIBGNURL_CPPFLAGS = -I/home/grothoff/include 118LIBGNURL_CPPFLAGS = -I/home/grothoff/include
153LIBOBJS = 119LIBOBJS =
@@ -156,7 +122,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
156LIPO = 122LIPO =
157LN_S = ln -s 123LN_S = ln -s
158LTLIBOBJS = 124LTLIBOBJS =
159MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing makeinfo 125MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing --run makeinfo
160MANIFEST_TOOL = : 126MANIFEST_TOOL = :
161MKDIR_P = /bin/mkdir -p 127MKDIR_P = /bin/mkdir -p
162NM = /usr/bin/nm -B 128NM = /usr/bin/nm -B
@@ -175,12 +141,12 @@ PACKAGE_VERSION = 0.0.0
175PATH_SEPARATOR = : 141PATH_SEPARATOR = :
176PG_CONFIG = /usr/bin/pg_config 142PG_CONFIG = /usr/bin/pg_config
177POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql 143POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql
178POSTGRESQL_LDFLAGS = -L/usr/lib/x86_64-linux-gnu 144POSTGRESQL_LDFLAGS = -L/usr/lib
179POSTGRESQL_VERSION = 9.4.0 145POSTGRESQL_VERSION = 9.1.14
180RANLIB = ranlib 146RANLIB = ranlib
181SED = /bin/sed 147SED = /bin/sed
182SET_MAKE = 148SET_MAKE =
183SHELL = /bin/bash 149SHELL = /bin/sh
184STRIP = strip 150STRIP = strip
185VERSION = 0.0.0 151VERSION = 0.0.0
186_libgnurl_config = 152_libgnurl_config =
@@ -222,10 +188,10 @@ libexecdir = ${exec_prefix}/libexec
222localedir = ${datarootdir}/locale 188localedir = ${datarootdir}/locale
223localstatedir = ${prefix}/var 189localstatedir = ${prefix}/var
224mandir = ${datarootdir}/man 190mandir = ${datarootdir}/man
225mkdir_p = $(MKDIR_P) 191mkdir_p = /bin/mkdir -p
226oldincludedir = /usr/include 192oldincludedir = /usr/include
227pdfdir = ${docdir} 193pdfdir = ${docdir}
228prefix = /usr/local 194prefix = /home/grothoff
229program_transform_name = s,x,x, 195program_transform_name = s,x,x,
230psdir = ${docdir} 196psdir = ${docdir}
231sbindir = ${exec_prefix}/sbin 197sbindir = ${exec_prefix}/sbin
@@ -278,11 +244,11 @@ mostlyclean-libtool:
278 244
279clean-libtool: 245clean-libtool:
280 -rm -rf .libs _libs 246 -rm -rf .libs _libs
281tags TAGS: 247tags: TAGS
282 248TAGS:
283ctags CTAGS:
284 249
285cscope cscopelist: 250ctags: CTAGS
251CTAGS:
286 252
287 253
288distdir: $(DISTFILES) 254distdir: $(DISTFILES)
@@ -418,16 +384,15 @@ uninstall-am:
418.MAKE: install-am install-strip 384.MAKE: install-am install-strip
419 385
420.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 386.PHONY: all all-am check check-am clean clean-generic clean-libtool \
421 cscopelist-am ctags-am distclean distclean-generic \ 387 distclean distclean-generic distclean-libtool distdir dvi \
422 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 388 dvi-am html html-am info info-am install install-am \
423 install install-am install-data install-data-am install-dvi \ 389 install-data install-data-am install-dvi install-dvi-am \
424 install-dvi-am install-exec install-exec-am install-html \ 390 install-exec install-exec-am install-html install-html-am \
425 install-html-am install-info install-info-am install-man \ 391 install-info install-info-am install-man install-pdf \
426 install-pdf install-pdf-am install-ps install-ps-am \ 392 install-pdf-am install-ps install-ps-am install-strip \
427 install-strip installcheck installcheck-am installdirs \ 393 installcheck installcheck-am installdirs maintainer-clean \
428 maintainer-clean maintainer-clean-generic mostlyclean \ 394 maintainer-clean-generic mostlyclean mostlyclean-generic \
429 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 395 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
430 tags-am uninstall uninstall-am
431 396
432 397
433# Tell versions [3.59,3.63) of GNU make to not export all variables. 398# Tell versions [3.59,3.63) of GNU make to not export all variables.