index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2012-09-18 23:38:21 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-11-27 15:16:15 +1000 |
commit | 40d68949100d534e4dea766c7f8f60ed36aa4429 (patch) | |
tree | 855a3987b41b01724e575fdb9e91d1d1caee85c2 /configure.ac | |
parent | 768c8ba100f1bdef9bb99f8ca619d23f055877ce (diff) |
-rw-r--r-- | configure.ac | 1 |
diff --git a/configure.ac b/configure.ac index eea2f98f..b823fab3 100644 --- a/configure.ac +++ b/configure.ac @@ -486,7 +486,6 @@ ${PACKAGE_NAME}: compiler : ${CC} preprocessor flags : ${CPPFLAGS} compiler flags : ${WARNING_CFLAGS} ${CFLAGS} - defines : ${DEFS} library flags : ${LIBS} ${LIBSSL_LIBS} ${LIBARCHIVE_LIBS} ${LIBCURL_LIBS} ${GPGME_LIBS} linker flags : ${LDFLAGS} |