Browse Source

remove -lintl

Waldemar Brodkorb 14 years ago
parent
commit
14b7fcde45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/util-linux-ng/Makefile

+ 1 - 1
package/util-linux-ng/Makefile

@@ -42,7 +42,7 @@ CONFIGURE_ARGS+=	--disable-use-tty-group \
 			--enable-libmount \
 			--enable-mount
 FAKE_FLAGS+=		INSTALLSUID="install -m 4755"
-TARGET_CFLAGS+=		-DSWAPON_HAS_TWO_ARGS -DHAVE_LLSEEK -lintl
+TARGET_CFLAGS+=		-DSWAPON_HAS_TWO_ARGS -DHAVE_LLSEEK
 
 fdisk-install:
 	${INSTALL_DIR} ${IDIR_FDISK}/usr/sbin