[package] update muninlite to 1.0.2, fix xined dependency (#5291)
[openwrt/svn-archive/archive.git] / libs / confuse / Makefile
index 3b180400d8b09f6854a545230921ec2a6e620e8c..e94bd0f984d7d293ecd751edaf47ca534438c10d 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: Makefile 9349 2007-10-18 18:46:37Z blogic $
 
 include $(TOPDIR)/rules.mk
 
@@ -37,6 +36,8 @@ define Package/confuse/description
         libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. 
 endef
 
+TARGET_CFLAGS += $(FPIC)
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \