From 7266416702d6d83cd1a2bc3a7b3e579d711c83df Mon Sep 17 00:00:00 2001 From: graham.gower Date: Thu, 19 Nov 2009 22:02:25 -0500 Subject: Respect the --with-opkglibdir configure switch in update-alternatives. From John L. Chmielewski . git-svn-id: http://opkg.googlecode.com/svn/trunk@342 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c238e1b..f97a1c6 100644 --- a/configure.ac +++ b/configure.ac @@ -260,5 +260,6 @@ AC_OUTPUT( src/Makefile libbb/Makefile utils/Makefile + utils/update-alternatives libopkg.pc ) -- cgit v0.9.1