[packages] glib: fix underquoted macro in glib.m4 (cosmetic)
[openwrt/svn-archive/archive.git] / libs / rrdtool-1.0.x / Makefile
index 758d2a34c7c6c169ae6f068d8b8b70432614f115..4e0eebc5c854831d39adf584cbe14c8b436f0f9c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/rrdtool1/Default
   TITLE:=Round Robin Database (RRD)
-  URL:=http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
+  URL:=http://oss.oetiker.ch/rrdtool/
 endef
 
 define Package/rrdtool1/description/Default
@@ -85,7 +85,6 @@ endef
 TARGET_CFLAGS += $(FPIC) --std=c99
 
 CONFIGURE_ARGS += \
-       $(DISABLE_LARGEFILE) \
        $(DISABLE_NLS) \
        --enable-shared=yes \
        --enable-static=yes \