From a6129bb789832ca1fa8966d511d7a0b96d2d9e53 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 30 May 2007 11:46:37 -0400 Subject: Finish making autoconf changes Fix up everything in the etc/ directory so it is built at make-time and not configure-time. This reduces configure generated files to just the makefiles, which is the correct way to do things. This also allows a switch from @@REPO@@ to the more sane @REPO@ in mirrorlist.in, and kills the two-part generation of the mirror files. Signed-off-by: Dan McGee --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 62229247..0bed9256 100644 --- a/configure.ac +++ b/configure.ac @@ -246,10 +246,7 @@ src/util/Makefile scripts/Makefile doc/Makefile etc/Makefile -etc/makepkg.conf -etc/pacman.conf etc/pacman.d/Makefile -etc/pacman.d/mirrorlist etc/abs/Makefile pactest/Makefile contrib/Makefile -- cgit v1.2.3-24-g4f1b