diff options
author | Andrew Fyfe <andrew@neptune-one.net> | 2007-04-11 21:30:48 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-05-27 17:16:27 -0400 |
commit | ab53ee1e7c832453392c87c7f07961826ff9f16e (patch) | |
tree | c88e449c797c544b6ea41af77cdb8dfbb4778dff /configure.ac | |
parent | a2d018a954e36485036d707fa484ee20e0045186 (diff) | |
download | pacman-ab53ee1e7c832453392c87c7f07961826ff9f16e.tar.xz |
autotool scripts/makeworld
- move scripts/makeworld to scripts/makeworld.in
- add -V --version options to scripts/makeworld.in
- add autotool commands to generate scripts/makeworld
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6c1bfd35..b3bc443e 100644 --- a/configure.ac +++ b/configure.ac @@ -220,6 +220,7 @@ scripts/Makefile scripts/abs scripts/gensync scripts/makepkg +scripts/makeworld doc/Makefile etc/Makefile etc/makepkg.conf |