<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Makefile.am</filename>
    </added>
    <added>
      <filename>autogen.sh</filename>
    </added>
    <added>
      <filename>configure.ac</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,25 @@
+.deps
 bti
-bti_version.h
 *.o
 *.swp
 *.gz
 *.bz2
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.h
+config.h.in
+config.log
+config.status
+config.guess
+config.sub
+libtool
+ltmain.sh
+install-sh
+missing
+configure
+stamp-h1
+depcomp
+INSTALL
+check-news.in</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,127 +1,604 @@
-#
-# Copyright (C) 2006 Greg Kroah-Hartman &lt;greg@kroah.com&gt;
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License.
-#
+# Makefile.in generated by automake 1.10.2 from Makefile.am.
+# Makefile.  Generated from Makefile.in by configure.
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
 # This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
-#
-#
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
 
-VERSION = 017
 
-PROGRAM = bti
-SCRIPTS = bti-shrink-urls
 
-CORE_OBJS = \
-	bti.o
 
-GEN_HEADERS = \
-	bti_version.h
+pkgdatadir = $(datadir)/bti
+pkglibdir = $(libdir)/bti
+pkgincludedir = $(includedir)/bti
+am__cd = CDPATH=&quot;$${ZSH_VERSION+.}$(PATH_SEPARATOR)&quot; &amp;&amp; cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+bin_PROGRAMS = bti$(EXEEXT)
+subdir = .
+DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
+	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+	$(top_srcdir)/configure COPYING ChangeLog INSTALL depcomp \
+	install-sh missing
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno config.status.lineno
+mkinstalldirs = $(install_sh) -d
+CONFIG_CLEAN_FILES =
+am__installdirs = &quot;$(DESTDIR)$(bindir)&quot; &quot;$(DESTDIR)$(man1dir)&quot;
+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
+PROGRAMS = $(bin_PROGRAMS)
+am_bti_OBJECTS = bti.$(OBJEXT)
+bti_OBJECTS = $(am_bti_OBJECTS)
+bti_LDADD = $(LDADD)
+DEFAULT_INCLUDES = -I.
+depcomp = $(SHELL) $(top_srcdir)/depcomp
+am__depfiles_maybe = depfiles
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+SOURCES = $(bti_SOURCES)
+DIST_SOURCES = $(bti_SOURCES)
+man1dir = $(mandir)/man1
+NROFF = nroff
+MANS = $(dist_man_MANS)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+  { test ! -d $(distdir) \
+    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
+         &amp;&amp; rm -fr $(distdir); }; }
+DIST_ARCHIVES = $(distdir).tar.gz
+GZIP_ENV = --best
+distuninstallcheck_listfiles = find . -type f -print
+distcleancheck_listfiles = find . -type f -print
+ACLOCAL = ${SHELL} /home/gregkh/src/bti/missing --run aclocal-1.10
+AMTAR = ${SHELL} /home/gregkh/src/bti/missing --run tar
+AUTOCONF = ${SHELL} /home/gregkh/src/bti/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/gregkh/src/bti/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/gregkh/src/bti/missing --run automake-1.10
+AWK = gawk
+CC = gcc
+CCDEPMODE = depmode=gcc3
+CFLAGS = -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat=2 -Wtype-limits -O2
+CPPFLAGS =   -I/usr/include/libxml2
+CYGPATH_W = echo
+DEFS = -DPACKAGE_NAME=\&quot;bti\&quot; -DPACKAGE_TARNAME=\&quot;bti\&quot; -DPACKAGE_VERSION=\&quot;017\&quot; -DPACKAGE_STRING=\&quot;bti\ 017\&quot; -DPACKAGE_BUGREPORT=\&quot;greg@kroah.com\&quot; -DPACKAGE=\&quot;bti\&quot; -DVERSION=\&quot;017\&quot; -DHAVE_LIBNSL=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBPCRE=1 -DHAVE_LIBCURL=1 -DLIBCURL_FEATURE_SSL=1 -DLIBCURL_FEATURE_IPV6=1 -DLIBCURL_FEATURE_LIBZ=1 -DLIBCURL_FEATURE_NTLM=1 -DLIBCURL_PROTOCOL_HTTP=1 -DLIBCURL_PROTOCOL_HTTPS=1 -DLIBCURL_PROTOCOL_FTP=1 -DLIBCURL_PROTOCOL_FTPS=1 -DLIBCURL_PROTOCOL_FILE=1 -DLIBCURL_PROTOCOL_TELNET=1 -DLIBCURL_PROTOCOL_DICT=1 -DLIBCURL_PROTOCOL_TFTP=1
+DEPDIR = .deps
+ECHO_C = 
+ECHO_N = -n
+ECHO_T = 
+EXEEXT = 
+INSTALL = /usr/bin/install -c
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_PROGRAM = ${INSTALL}
+INSTALL_SCRIPT = ${INSTALL}
+INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
+LDFLAGS = 
+LIBCURL = -lcurl -lrt -lz -L/usr/lib -lgnutls -L/usr/lib -ltasn1 -lgcrypt -lgpg-error
+LIBCURL_CPPFLAGS = 
+LIBOBJS = 
+LIBS = -lpcre -lreadline -lnsl  -lcurl -lrt -lz -L/usr/lib -lgnutls -L/usr/lib -ltasn1 -lgcrypt -lgpg-error -lxml2 -lz -lm
+LTLIBOBJS = 
+MAKEINFO = ${SHELL} /home/gregkh/src/bti/missing --run makeinfo
+MKDIR_P = /bin/mkdir -p
+OBJEXT = o
+PACKAGE = bti
+PACKAGE_BUGREPORT = greg@kroah.com
+PACKAGE_NAME = bti
+PACKAGE_STRING = bti 017
+PACKAGE_TARNAME = bti
+PACKAGE_VERSION = 017
+PATH_SEPARATOR = :
+SET_MAKE = 
+SHELL = /bin/sh
+STRIP = 
+VERSION = 017
+XML2_CONFIG = /usr/bin/xml2-config
+XML_CPPFLAGS = -I/usr/include/libxml2
+XML_LIBS = -lxml2 -lz -lm
+_libcurl_config = 
+abs_builddir = /home/gregkh/src/bti
+abs_srcdir = /home/gregkh/src/bti
+abs_top_builddir = /home/gregkh/src/bti
+abs_top_srcdir = /home/gregkh/src/bti
+ac_ct_CC = gcc
+am__include = include
+am__leading_dot = .
+am__quote = 
+am__tar = ${AMTAR} chof - &quot;$$tardir&quot;
+am__untar = ${AMTAR} xf -
+bindir = ${exec_prefix}/bin
+build_alias = 
+builddir = .
+datadir = ${datarootdir}
+datarootdir = ${prefix}/share
+docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
+dvidir = ${docdir}
+exec_prefix = ${prefix}
+host_alias = 
+htmldir = ${docdir}
+includedir = ${prefix}/include
+infodir = ${datarootdir}/info
+install_sh = $(SHELL) /home/gregkh/src/bti/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
+program_transform_name = s,x,x,
+psdir = ${docdir}
+sbindir = ${exec_prefix}/sbin
+sharedstatedir = ${prefix}/com
+srcdir = .
+sysconfdir = ${prefix}/etc
+target_alias = 
+top_build_prefix = 
+top_builddir = .
+top_srcdir = .
+bti_SOURCES = \
+	bti.c
 
-MAN_PAGES = \
+dist_man_MANS = \
 	bti.1 \
 	bti-shrink-urls.1
 
-CROSS_COMPILE ?=
-CC = $(CROSS_COMPILE)gcc
-LD = $(CROSS_COMPILE)gcc
-AR = $(CROSS_COMPILE)ar
-
-XML2_CFLAGS = `xml2-config --cflags`
-PCRE_CFLAGS = `pcre-config --cflags`
-override CFLAGS	+= -g -Wall -pipe -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 $(XML2_CFLAGS) $(PCRE_CFLAGS)
-
-WARNINGS	= -Wstrict-prototypes -Wsign-compare -Wshadow \
-		  -Wchar-subscripts -Wmissing-declarations -Wnested-externs \
-		  -Wpointer-arith -Wcast-align -Wsign-compare -Wmissing-prototypes
-CFLAGS		+= $(WARNINGS)
-LDFLAGS		+= -Wl,-warn-common,--as-needed
-
-DEST		?=
-PREFIX		?= /usr/local
-
-INSTALL		= install
-INSTALL_BIN	= ${INSTALL} -m 0755 -t ${DEST}${PREFIX}/bin
-INSTALL_MAN	= ${INSTALL} -m 0644 -t ${DEST}${PREFIX}/share/man
-
-ifeq ($(strip $(V)),)
-	E = @echo
-	Q = @
-else
-	E = @\#
-	Q =
-endif
-export E Q
-
-
-# We need -lcurl for the curl stuff
-# We need -lsocket and -lnsl when on Solaris
-# We need -lreadline for readline support
-# We need -lssl and -lcrypto when using libcurl with SSL support
-# We need -lpthread for the pthread example
-#LIB_OBJS = -lcurl -lnsl -lssl -lcrypto
-LIB_OBJS = -lcurl -lnsl -lreadline
-LIB_XML2 = `xml2-config --libs`
-LIB_PCRE = `pcre-config --libs`
-
-all:	$(PROGRAM) $(MAN_PAGES)
-
-# &quot;Static Pattern Rule&quot; to build all programs
-bti: %: $(HEADERS) $(GEN_HEADERS) $(CORE_OBJS)
-	$(E) &quot;  LD      &quot; $@
-	$(Q) $(LD) $(LDFLAGS) $(CORE_OBJS) -o $@ $(LIB_OBJS) $(LIB_XML2) $(LIB_PCRE)
-
-# build the objects
-%.o: %.c $(HEADERS) $(GEN_HEADERS)
-	$(E) &quot;  CC      &quot; $@
-	$(Q) $(CC) -c $(CFLAGS) $&lt; -o $@
-
-
-bti_version.h: Makefile
-	$(E) &quot;  GENHDR  &quot; $@
-	$(Q) echo &quot;/* Generated by make. */&quot; &gt; $@
-	$(Q) echo \#define BTI_VERSION	\&quot;$(VERSION)\&quot; &gt;&gt; $@
-
-
-# man pages
-%.1: %.xml
-	$(E) &quot;  XMLTO   &quot; $@
-	$(Q) xmlto man $?
-.PRECIOUS: %.3
-
-clean:
-	$(E) &quot;  CLEAN   &quot;
-	$(Q) - find . -type f -name '*.orig' -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name '*.rej' -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name '*~' -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name '*.[oas]' -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name &quot;*.gcno&quot; -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name &quot;*.gcda&quot; -print0 | xargs -0r rm -f
-	$(Q) - find . -type f -name &quot;*.gcov&quot; -print0 | xargs -0r rm -f
-	$(Q) - rm -f core $(PROGRAM) $(GEN_HEADERS)
-.PHONY: clean
-
-release:
-	$(Q) - rm -f bti-$(VERSION).tar.gz
-	head -1 ChangeLog | grep -q &quot;to v$(VERSION)&quot;
-	head -1 RELEASE-NOTES | grep -q &quot;bti $(VERSION)&quot;
-	git commit -a -m &quot;release $(VERSION)&quot;
-	cat .git/refs/heads/master &gt; .git/refs/tags/$(VERSION)
-	@ echo
-	git archive --format=tar --prefix=bti-$(VERSION)/ HEAD | gzip -9v &gt; bti-$(VERSION).tar.gz
-.PHONY: release
-
-install: all
-	$(E) &quot;  INSTALL  &quot; ${DEST}${PREFIX}
-	${Q} ${INSTALL_BIN} ${PROGRAM} ${SCRIPTS}
-	${Q} ${INSTALL_MAN} ${MAN_PAGES}
-.PHONY: install
+EXTRA_DIST = \
+	bti.xml \
+	bti-shrink-urls.xml
+
+AUTOMAKE_OPTIONS = foreign
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .c .o .obj
+am--refresh:
+	@:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      echo ' cd $(srcdir) &amp;&amp; $(AUTOMAKE) --foreign '; \
+	      cd $(srcdir) &amp;&amp; $(AUTOMAKE) --foreign  \
+		&amp;&amp; exit 0; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) &amp;&amp; $(AUTOMAKE) --foreign  Makefile'; \
+	cd $(top_srcdir) &amp;&amp; \
+	  $(AUTOMAKE) --foreign  Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    echo ' $(SHELL) ./config.status'; \
+	    $(SHELL) ./config.status;; \
+	  *) \
+	    echo ' cd $(top_builddir) &amp;&amp; $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) &amp;&amp; $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	$(SHELL) ./config.status --recheck
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(srcdir) &amp;&amp; $(AUTOCONF)
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(srcdir) &amp;&amp; $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	test -z &quot;$(bindir)&quot; || $(MKDIR_P) &quot;$(DESTDIR)$(bindir)&quot;
+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+	  if test -f $$p \
+	  ; then \
+	    f=`echo &quot;$$p1&quot; | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+	   echo &quot; $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'&quot;; \
+	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) &quot;$$p&quot; &quot;$(DESTDIR)$(bindir)/$$f&quot; || exit 1; \
+	  else :; fi; \
+	done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  f=`echo &quot;$$p&quot; | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+	  echo &quot; rm -f '$(DESTDIR)$(bindir)/$$f'&quot;; \
+	  rm -f &quot;$(DESTDIR)$(bindir)/$$f&quot;; \
+	done
+
+clean-binPROGRAMS:
+	-test -z &quot;$(bin_PROGRAMS)&quot; || rm -f $(bin_PROGRAMS)
+bti$(EXEEXT): $(bti_OBJECTS) $(bti_DEPENDENCIES) 
+	@rm -f bti$(EXEEXT)
+	$(LINK) $(bti_OBJECTS) $(bti_LDADD) $(LIBS)
+
+mostlyclean-compile:
+	-rm -f *.$(OBJEXT)
+
+distclean-compile:
+	-rm -f *.tab.c
+
+include ./$(DEPDIR)/bti.Po
+
+.c.o:
+	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $&lt;
+	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+#	source='$&lt;' object='$@' libtool=no \
+#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
+#	$(COMPILE) -c $&lt;
+
+.c.obj:
+	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$&lt;'`
+	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+#	source='$&lt;' object='$@' libtool=no \
+#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
+#	$(COMPILE) -c `$(CYGPATH_W) '$&lt;'`
+install-man1: $(man1_MANS) $(man_MANS)
+	@$(NORMAL_INSTALL)
+	test -z &quot;$(man1dir)&quot; || $(MKDIR_P) &quot;$(DESTDIR)$(man1dir)&quot;
+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+	for i in $$l2; do \
+	  case &quot;$$i&quot; in \
+	    *.1*) list=&quot;$$list $$i&quot; ;; \
+	  esac; \
+	done; \
+	for i in $$list; do \
+	  if test -f $$i; then file=$$i; \
+	  else file=$(srcdir)/$$i; fi; \
+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+	  case &quot;$$ext&quot; in \
+	    1*) ;; \
+	    *) ext='1' ;; \
+	  esac; \
+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+	  echo &quot; $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'&quot;; \
+	  $(INSTALL_DATA) &quot;$$file&quot; &quot;$(DESTDIR)$(man1dir)/$$inst&quot;; \
+	done
+uninstall-man1:
+	@$(NORMAL_UNINSTALL)
+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+	for i in $$l2; do \
+	  case &quot;$$i&quot; in \
+	    *.1*) list=&quot;$$list $$i&quot; ;; \
+	  esac; \
+	done; \
+	for i in $$list; do \
+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+	  case &quot;$$ext&quot; in \
+	    1*) ;; \
+	    *) ext='1' ;; \
+	  esac; \
+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+	  echo &quot; rm -f '$(DESTDIR)$(man1dir)/$$inst'&quot;; \
+	  rm -f &quot;$(DESTDIR)$(man1dir)/$$inst&quot;; \
+	done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f &quot;$$i&quot;; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	tags=; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f &quot;$$i&quot;; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	if test -z &quot;$(ETAGS_ARGS)$$tags$$unique&quot;; then :; else \
+	  test -n &quot;$$unique&quot; || unique=$$empty_fix; \
+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	    $$tags $$unique; \
+	fi
+ctags: CTAGS
+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	tags=; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f &quot;$$i&quot;; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
+	test -z &quot;$(CTAGS_ARGS)$$tags$$unique&quot; \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$tags $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) &amp;&amp; pwd` \
+	  &amp;&amp; cd $(top_srcdir) \
+	  &amp;&amp; gtags -i $(GTAGS_ARGS) $$here
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	$(am__remove_distdir)
+	test -d $(distdir) || mkdir $(distdir)
+	@srcdirstrip=`echo &quot;$(srcdir)&quot; | sed 's/[].[^$$\\*]/\\\\&amp;/g'`; \
+	topsrcdirstrip=`echo &quot;$(top_srcdir)&quot; | sed 's/[].[^$$\\*]/\\\\&amp;/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e &quot;s|^$$srcdirstrip/||;t&quot; \
+	      -e &quot;s|^$$topsrcdirstrip/|$(top_builddir)/|;t&quot;`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo &quot;$$dist_files&quot; | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo &quot;/$$file&quot; | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d $(srcdir)/$$file &amp;&amp; test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
+	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
+	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
+	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+	|| chmod -R a+r $(distdir)
+dist-gzip: distdir
+	tardir=$(distdir) &amp;&amp; $(am__tar) | GZIP=$(GZIP_ENV) gzip -c &gt;$(distdir).tar.gz
+	$(am__remove_distdir)
+
+dist-bzip2: distdir
+	tardir=$(distdir) &amp;&amp; $(am__tar) | bzip2 -9 -c &gt;$(distdir).tar.bz2
+	$(am__remove_distdir)
+
+dist-lzma: distdir
+	tardir=$(distdir) &amp;&amp; $(am__tar) | lzma -9 -c &gt;$(distdir).tar.lzma
+	$(am__remove_distdir)
+
+dist-tarZ: distdir
+	tardir=$(distdir) &amp;&amp; $(am__tar) | compress -c &gt;$(distdir).tar.Z
+	$(am__remove_distdir)
+
+dist-shar: distdir
+	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c &gt;$(distdir).shar.gz
+	$(am__remove_distdir)
+
+dist-zip: distdir
+	-rm -f $(distdir).zip
+	zip -rq $(distdir).zip $(distdir)
+	$(am__remove_distdir)
+
+dist dist-all: distdir
+	tardir=$(distdir) &amp;&amp; $(am__tar) | GZIP=$(GZIP_ENV) gzip -c &gt;$(distdir).tar.gz
+	$(am__remove_distdir)
+
+# This target untars the dist file and tries a VPATH configuration.  Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+	case '$(DIST_ARCHIVES)' in \
+	*.tar.gz*) \
+	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
+	*.tar.bz2*) \
+	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
+	*.tar.lzma*) \
+	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
+	*.tar.Z*) \
+	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
+	*.shar.gz*) \
+	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
+	*.zip*) \
+	  unzip $(distdir).zip ;;\
+	esac
+	chmod -R a-w $(distdir); chmod a+w $(distdir)
+	mkdir $(distdir)/_build
+	mkdir $(distdir)/_inst
+	chmod a-w $(distdir)
+	dc_install_base=`$(am__cd) $(distdir)/_inst &amp;&amp; pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
+	  &amp;&amp; dc_destdir=&quot;$${TMPDIR-/tmp}/am-dc-$$$$/&quot; \
+	  &amp;&amp; cd $(distdir)/_build \
+	  &amp;&amp; ../configure --srcdir=.. --prefix=&quot;$$dc_install_base&quot; \
+	    $(DISTCHECK_CONFIGURE_FLAGS) \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) dvi \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) check \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) install \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) installcheck \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) uninstall \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir=&quot;$$dc_install_base&quot; \
+	        distuninstallcheck \
+	  &amp;&amp; chmod -R a-w &quot;$$dc_install_base&quot; \
+	  &amp;&amp; ({ \
+	       (cd ../.. &amp;&amp; umask 077 &amp;&amp; mkdir &quot;$$dc_destdir&quot;) \
+	       &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) DESTDIR=&quot;$$dc_destdir&quot; install \
+	       &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) DESTDIR=&quot;$$dc_destdir&quot; uninstall \
+	       &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) DESTDIR=&quot;$$dc_destdir&quot; \
+	            distuninstallcheck_dir=&quot;$$dc_destdir&quot; distuninstallcheck; \
+	      } || { rm -rf &quot;$$dc_destdir&quot;; exit 1; }) \
+	  &amp;&amp; rm -rf &quot;$$dc_destdir&quot; \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) dist \
+	  &amp;&amp; rm -rf $(DIST_ARCHIVES) \
+	  &amp;&amp; $(MAKE) $(AM_MAKEFLAGS) distcleancheck
+	$(am__remove_distdir)
+	@(echo &quot;$(distdir) archives ready for distribution: &quot;; \
+	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
+	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
+distuninstallcheck:
+	@cd $(distuninstallcheck_dir) \
+	&amp;&amp; test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
+	   || { echo &quot;ERROR: files left after uninstall:&quot; ; \
+	        if test -n &quot;$(DESTDIR)&quot;; then \
+	          echo &quot;  (check DESTDIR support)&quot;; \
+	        fi ; \
+	        $(distuninstallcheck_listfiles) ; \
+	        exit 1; } &gt;&amp;2
+distcleancheck: distclean
+	@if test '$(srcdir)' = . ; then \
+	  echo &quot;ERROR: distcleancheck can only run from a VPATH build&quot; ; \
+	  exit 1 ; \
+	fi
+	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
+	  || { echo &quot;ERROR: files left in build directory after distclean:&quot; ; \
+	       $(distcleancheck_listfiles) ; \
+	       exit 1; } &gt;&amp;2
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS) $(MANS)
+installdirs:
+	for dir in &quot;$(DESTDIR)$(bindir)&quot; &quot;$(DESTDIR)$(man1dir)&quot;; do \
+	  test -z &quot;$$dir&quot; || $(MKDIR_P) &quot;$$dir&quot;; \
+	done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM=&quot;$(INSTALL_STRIP_PROGRAM)&quot; \
+	  install_sh_PROGRAM=&quot;$(INSTALL_STRIP_PROGRAM)&quot; INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo &quot;INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'&quot;` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z &quot;$(CONFIG_CLEAN_FILES)&quot; || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo &quot;This command is intended for maintainers to use&quot;
+	@echo &quot;it deletes files that may require special tools to rebuild.&quot;
+clean: clean-am
+
+clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
+
+distclean: distclean-am
+	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+	distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am: install-man
+
+install-dvi: install-dvi-am
+
+install-exec-am: install-binPROGRAMS
+
+install-html: install-html-am
+
+install-info: install-info-am
+
+install-man: install-man1
+
+install-pdf: install-pdf-am
+
+install-ps: install-ps-am
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
+	-rm -rf $(top_srcdir)/autom4te.cache
+	-rm -rf ./$(DEPDIR)
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS uninstall-man
+
+uninstall-man: uninstall-man1
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
+	clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
+	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
+	distclean distclean-compile distclean-generic distclean-tags \
+	distcleancheck distdir distuninstallcheck dvi dvi-am html \
+	html-am info info-am install install-am install-binPROGRAMS \
+	install-data install-data-am install-dvi install-dvi-am \
+	install-exec install-exec-am install-html install-html-am \
+	install-info install-info-am install-man install-man1 \
+	install-pdf install-pdf-am install-ps install-ps-am \
+	install-strip installcheck installcheck-am installdirs \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
+	tags uninstall uninstall-am uninstall-binPROGRAMS \
+	uninstall-man uninstall-man1
+
+	bti-shrink-urls
+
+%.1 : %.xml
+        $(XSLTPROC) -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $&lt;
+# 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:</diff>
      <filename>Makefile</filename>
    </modified>
    <modified>
      <diff>@@ -16,6 +16,8 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  */
 
+#define _GNU_SOURCE
+
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;stddef.h&gt;
@@ -35,7 +37,6 @@
 #include &lt;libxml/parser.h&gt;
 #include &lt;libxml/tree.h&gt;
 #include &lt;pcre.h&gt;
-#include &quot;bti_version.h&quot;
 
 
 #define zalloc(size)	calloc(size, 1)
@@ -90,7 +91,7 @@ struct bti_curl_buffer {
 static void display_help(void)
 {
 	fprintf(stdout, &quot;bti - send tweet to twitter or identi.ca\n&quot;);
-	fprintf(stdout, &quot;Version: &quot; BTI_VERSION &quot;\n&quot;);
+	fprintf(stdout, &quot;Version: &quot; VERSION &quot;\n&quot;);
 	fprintf(stdout, &quot;Usage:\n&quot;);
 	fprintf(stdout, &quot;  bti [options]\n&quot;);
 	fprintf(stdout, &quot;options are:\n&quot;);
@@ -114,7 +115,7 @@ static void display_help(void)
 
 static void display_version(void)
 {
-	fprintf(stdout, &quot;bti - version %s\n&quot;, BTI_VERSION);
+	fprintf(stdout, &quot;bti - version %s\n&quot;, VERSION);
 }
 
 static struct session *session_alloc(void)</diff>
      <filename>bti.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c5dc356dba3959ca368bb1ab03e661e99c549e89</id>
    </parent>
  </parents>
  <author>
    <name>Greg Kroah-Hartman</name>
    <email>gregkh@suse.de</email>
  </author>
  <url>http://github.com/gregkh/bti/commit/0a3aefca19fb0b24e1970f30f577a1f48f91be74</url>
  <id>0a3aefca19fb0b24e1970f30f577a1f48f91be74</id>
  <committed-date>2009-04-13T15:21:37-07:00</committed-date>
  <authored-date>2009-04-13T15:21:37-07:00</authored-date>
  <message>convert to use autotools</message>
  <tree>fe24e1eccbe6da08dcfbc9c22dec4fb82ff25b03</tree>
  <committer>
    <name>Greg Kroah-Hartman</name>
    <email>gregkh@suse.de</email>
  </committer>
</commit>
