diff options
author | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-10-03 05:07:12 +0200 |
---|---|---|
committer | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-10-03 05:07:12 +0200 |
commit | 249dad1475e08ba86f911f722a0421771ceb30ce (patch) | |
tree | 5ec32dae181297af7a39cb5564b7edf748bf63d0 /configure.ac | |
parent | 67e8f946fef1be13dbfdf6040a9604baa6e8dd4f (diff) | |
download | librpm-tizen-249dad1475e08ba86f911f722a0421771ceb30ce.tar.gz librpm-tizen-249dad1475e08ba86f911f722a0421771ceb30ce.tar.bz2 librpm-tizen-249dad1475e08ba86f911f722a0421771ceb30ce.zip |
Remove $dirs (unused).
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 92b6cc5bf..3431e8361 100644 --- a/configure.ac +++ b/configure.ac @@ -311,7 +311,6 @@ AC_SUBST(WITH_BZ2_LIB) #================= -dirs=$prefix AC_MSG_CHECKING(for /usr/ucblib in LIBS) if test -d /usr/ucblib ; then if test "$build" = "mips-sni-sysv4" ; then |