X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile.in;h=78a3b3cff430099bd582c30417572a0054847486;hb=2362ae6a3d7e79958f52c69ae51a028f70c5f59c;hp=920ed9c959f1f6bcd5d4b45bd8e726c0cf3b037d;hpb=2d7eb66e602a5c53dc2fafd70aa6ec4d7b447be9;p=pkg-rrdtool.git diff --git a/Makefile.in b/Makefile.in index 920ed9c..78a3b3c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -# $Id$ +# $Id: Makefile.am 1955 2009-10-27 17:49:29Z oetiker $ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ @@ -222,7 +222,6 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ @@ -338,7 +337,7 @@ top_srcdir = @top_srcdir@ RSYNC = rsync --rsh=ssh # build the following subdirectories -SUBDIRS = po src examples doc bindings intl +SUBDIRS = po src examples doc bindings EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ rrdtool.spec favicon.ico win32/Makefile win32/config.h autogen.sh \ win32/rrd.dsp win32/rrd.sln win32/rrd.vcproj libtool \