head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2009.04.04.21.23.27; author rse; state Exp; branches; next 1.1; commitid 0SzBh9LaPdi6eKIt; 1.1 date 2008.07.04.16.23.36; author rse; state Exp; branches; next ; commitid izUutIeyyoMhnv9t; desc @@ 1.2 log @upgrading package: apache-openid 0.4 -> 20090404 @ text @Index: Makefile.am --- Makefile.am.orig 2009-04-04 19:42:40 +0200 +++ Makefile.am 2009-04-04 23:03:35 +0200 @@@@ -22,4 +22,4 @@@@ mod_auth_openid.la: libmodauthopenid.la ${APXS} -c -o $@@ $< ${APACHE_CFLAGS} ${OPKELE_CFLAGS} ${OPKELE_LIBS} \ - ${SQLITE3_CFLAGS} ${PCRE_LIBS} ${CURL_LIBS} \ No newline at end of file + ${SQLITE3_CFLAGS} ${PCRE_LIBS} ${CURL_LIBS} ${LIBS} Index: autogen.sh --- autogen.sh.orig 2009-04-04 19:42:40 +0200 +++ autogen.sh 2009-04-04 23:04:21 +0200 @@@@ -1,2 +1,2 @@@@ #! /bin/sh -libtoolize -f -c && aclocal -I ./acinclude.d && autoheader && automake -ac && autoconf && ./configure "$@@" +libtoolize -f -c && aclocal -I ./acinclude.d && autoheader && automake -ac && autoconf @ 1.1 log @finish packaging @ text @d1 4 a4 4 Index: Makefile.in --- Makefile.in.orig 2008-07-03 19:31:07 +0200 +++ Makefile.in 2008-07-04 18:10:37 +0200 @@@@ -492,7 +492,7 @@@@ d9 1 d11 7 a17 3 # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: @