From: Ronnie Sahlberg Date: Mon, 19 Sep 2011 10:15:47 +0000 (+1000) Subject: Merge branch 'master' of github.com:sahlberg/libnfs X-Git-Tag: upstream/1.9.6^2~298 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=357f65c0e10b90e5bea7435d9b3925676e937c86;hp=-c;p=deb_libnfs.git Merge branch 'master' of github.com:sahlberg/libnfs --- 357f65c0e10b90e5bea7435d9b3925676e937c86 diff --combined configure.ac index b1f289a,24400c3..12b33cd --- a/configure.ac +++ b/configure.ac @@@ -1,5 -1,5 +1,5 @@@ AC_PREREQ(2.50) -AC_INIT([libnfs], [1.0.0]) +AC_INIT([libnfs], [1.0.0], [ronniesahlberg@gmail.com]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign]) AC_CANONICAL_HOST @@@ -88,4 -88,4 +88,4 @@@ AC_CONFIG_FILES([Makefile [examples/Makefile] ) - AC_OUTPUT + AC_OUTPUT([libnfs.pc])