浏览代码

build: Remove unused UA_LIBS variable

Guillem Jover 10 年之前
父节点
当前提交
5637c205ed
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      debian/changelog
  2. 1 1
      utils/Makefile.am

+ 1 - 0
debian/changelog

@@ -72,6 +72,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
       Base on a patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>.
   * Build system:
     - Fix building development documentation.
+    - Remove unused UA_LIBS variable.
   * Test suite:
     - Add a unit test to compile perl code with warnings.
     - Add a unit test for the trigger deferred parser.

+ 1 - 1
utils/Makefile.am

@@ -32,7 +32,7 @@ update_alternatives_CPPFLAGS = \
 update_alternatives_LDADD = \
 	../lib/compat/libcompat.la \
 	$(LIBINTL) \
-	$(UA_LIBS)
+	$(nil)
 
 sbin_PROGRAMS =