diff options
Diffstat (limited to 'src/include/Makefile')
-rw-r--r-- | src/include/Makefile | 127 |
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 | ||
17 | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' | 18 | am__make_dryrun = \ |
18 | am__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 | } |
60 | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | ||
61 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | ||
62 | pkgdatadir = $(datadir)/taler | 35 | pkgdatadir = $(datadir)/taler |
63 | pkgincludedir = $(includedir)/taler | 36 | pkgincludedir = $(includedir)/taler |
64 | pkglibdir = $(libdir)/taler | 37 | pkglibdir = $(libdir)/taler |
@@ -78,7 +51,7 @@ POST_UNINSTALL = : | |||
78 | build_triplet = x86_64-unknown-linux-gnu | 51 | build_triplet = x86_64-unknown-linux-gnu |
79 | host_triplet = x86_64-unknown-linux-gnu | 52 | host_triplet = x86_64-unknown-linux-gnu |
80 | subdir = src/include | 53 | subdir = src/include |
81 | DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am | 54 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
82 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 55 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
83 | am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_postgresql.m4 \ | 56 | am__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 | |||
91 | CONFIG_HEADER = $(top_builddir)/taler_config.h | 64 | CONFIG_HEADER = $(top_builddir)/taler_config.h |
92 | CONFIG_CLEAN_FILES = | 65 | CONFIG_CLEAN_FILES = |
93 | CONFIG_CLEAN_VPATH_FILES = | 66 | CONFIG_CLEAN_VPATH_FILES = |
94 | AM_V_P = $(am__v_P_$(V)) | ||
95 | am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) | ||
96 | am__v_P_0 = false | ||
97 | am__v_P_1 = : | ||
98 | AM_V_GEN = $(am__v_GEN_$(V)) | 67 | AM_V_GEN = $(am__v_GEN_$(V)) |
99 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) | 68 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
100 | am__v_GEN_0 = @echo " GEN " $@; | 69 | am__v_GEN_0 = @echo " GEN " $@; |
101 | am__v_GEN_1 = | ||
102 | AM_V_at = $(am__v_at_$(V)) | 70 | AM_V_at = $(am__v_at_$(V)) |
103 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) | 71 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
104 | am__v_at_0 = @ | 72 | am__v_at_0 = @ |
105 | am__v_at_1 = | ||
106 | SOURCES = | 73 | SOURCES = |
107 | DIST_SOURCES = | 74 | DIST_SOURCES = |
108 | am__can_run_installinfo = \ | 75 | am__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 |
113 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | ||
114 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 80 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
115 | ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing aclocal-1.14 | 81 | ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing --run aclocal-1.11 |
116 | AMTAR = $${TAR-tar} | 82 | AMTAR = $${TAR-tar} |
117 | AM_DEFAULT_VERBOSITY = 0 | 83 | AM_DEFAULT_VERBOSITY = 0 |
118 | AR = ar | 84 | AR = ar |
119 | AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing autoconf | 85 | AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoconf |
120 | AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing autoheader | 86 | AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoheader |
121 | AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing automake-1.14 | 87 | AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing --run automake-1.11 |
122 | AWK = gawk | 88 | AWK = gawk |
123 | CC = gcc | 89 | CC = gcc |
124 | CCDEPMODE = depmode=gcc3 | 90 | CCDEPMODE = depmode=gcc3 |
125 | CFLAGS = -Wall -g -O0 -Wall | 91 | CFLAGS = -Wall -g -Wall |
126 | CPP = gcc -E | 92 | CPP = gcc -E |
127 | CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql | 93 | CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql |
128 | CYGPATH_W = echo | 94 | CYGPATH_W = echo |
@@ -146,8 +112,8 @@ INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | |||
146 | LD = /usr/bin/ld -m elf_x86_64 | 112 | LD = /usr/bin/ld -m elf_x86_64 |
147 | LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib | 113 | LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib |
148 | LIBGCRYPT_CFLAGS = | 114 | LIBGCRYPT_CFLAGS = |
149 | LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config | 115 | LIBGCRYPT_CONFIG = /home/grothoff/bin/libgcrypt-config |
150 | LIBGCRYPT_LIBS = -lgcrypt | 116 | LIBGCRYPT_LIBS = |
151 | LIBGNURL = -L/home/grothoff/lib -lgnurl | 117 | LIBGNURL = -L/home/grothoff/lib -lgnurl |
152 | LIBGNURL_CPPFLAGS = -I/home/grothoff/include | 118 | LIBGNURL_CPPFLAGS = -I/home/grothoff/include |
153 | LIBOBJS = | 119 | LIBOBJS = |
@@ -156,7 +122,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool | |||
156 | LIPO = | 122 | LIPO = |
157 | LN_S = ln -s | 123 | LN_S = ln -s |
158 | LTLIBOBJS = | 124 | LTLIBOBJS = |
159 | MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing makeinfo | 125 | MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing --run makeinfo |
160 | MANIFEST_TOOL = : | 126 | MANIFEST_TOOL = : |
161 | MKDIR_P = /bin/mkdir -p | 127 | MKDIR_P = /bin/mkdir -p |
162 | NM = /usr/bin/nm -B | 128 | NM = /usr/bin/nm -B |
@@ -175,12 +141,12 @@ PACKAGE_VERSION = 0.0.0 | |||
175 | PATH_SEPARATOR = : | 141 | PATH_SEPARATOR = : |
176 | PG_CONFIG = /usr/bin/pg_config | 142 | PG_CONFIG = /usr/bin/pg_config |
177 | POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql | 143 | POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql |
178 | POSTGRESQL_LDFLAGS = -L/usr/lib/x86_64-linux-gnu | 144 | POSTGRESQL_LDFLAGS = -L/usr/lib |
179 | POSTGRESQL_VERSION = 9.4.0 | 145 | POSTGRESQL_VERSION = 9.1.14 |
180 | RANLIB = ranlib | 146 | RANLIB = ranlib |
181 | SED = /bin/sed | 147 | SED = /bin/sed |
182 | SET_MAKE = | 148 | SET_MAKE = |
183 | SHELL = /bin/bash | 149 | SHELL = /bin/sh |
184 | STRIP = strip | 150 | STRIP = strip |
185 | VERSION = 0.0.0 | 151 | VERSION = 0.0.0 |
186 | _libgnurl_config = | 152 | _libgnurl_config = |
@@ -222,10 +188,10 @@ libexecdir = ${exec_prefix}/libexec | |||
222 | localedir = ${datarootdir}/locale | 188 | localedir = ${datarootdir}/locale |
223 | localstatedir = ${prefix}/var | 189 | localstatedir = ${prefix}/var |
224 | mandir = ${datarootdir}/man | 190 | mandir = ${datarootdir}/man |
225 | mkdir_p = $(MKDIR_P) | 191 | mkdir_p = /bin/mkdir -p |
226 | oldincludedir = /usr/include | 192 | oldincludedir = /usr/include |
227 | pdfdir = ${docdir} | 193 | pdfdir = ${docdir} |
228 | prefix = /usr/local | 194 | prefix = /home/grothoff |
229 | program_transform_name = s,x,x, | 195 | program_transform_name = s,x,x, |
230 | psdir = ${docdir} | 196 | psdir = ${docdir} |
231 | sbindir = ${exec_prefix}/sbin | 197 | sbindir = ${exec_prefix}/sbin |
@@ -278,11 +244,11 @@ mostlyclean-libtool: | |||
278 | 244 | ||
279 | clean-libtool: | 245 | clean-libtool: |
280 | -rm -rf .libs _libs | 246 | -rm -rf .libs _libs |
281 | tags TAGS: | 247 | tags: TAGS |
282 | 248 | TAGS: | |
283 | ctags CTAGS: | ||
284 | 249 | ||
285 | cscope cscopelist: | 250 | ctags: CTAGS |
251 | CTAGS: | ||
286 | 252 | ||
287 | 253 | ||
288 | distdir: $(DISTFILES) | 254 | distdir: $(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. |