diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-11-14 08:07:57 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-11-14 08:07:57 +0000 |
commit | eb514bee967d396410e0647f5cd2a897cc619d0f (patch) | |
tree | 7545b63c9950a8f30826d756a2da517b2ffd9eea /configure.ac | |
parent | 4470e5ce011fef0c918b5c3d1d42ae333fb361ba (diff) | |
download | pacman-eb514bee967d396410e0647f5cd2a897cc619d0f.tar.xz |
* autotool fixes
* Renamed "download" files to "downloadprog" as it only holds the progress bar
and to not confuse (myself) with <download.h>
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 c87d17b7..2c025350 100644 --- a/configure.ac +++ b/configure.ac @@ -343,7 +343,6 @@ dnl ========================================================================== AC_OUTPUT([ lib/libalpm/Makefile lib/libalpm/po/Makefile.in -lib/libftp/Makefile src/pacman/Makefile src/pacman/po/Makefile.in src/util/Makefile |