Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible

This commit is contained in:
Richard Hacker
2006-10-09 12:59:09 +00:00
parent 14b7f84cbf
commit f9b50c6654
8 changed files with 24 additions and 23 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
set -x
aclocal -I config
autoheader
automake --add-missing
autoconf