commit | b30ae7facbdf8273f34f5d67d3d2e9c81db75576 | [log] [tgz] |
---|---|---|
author | Constantin Kaplinsky <const@tightvnc.com> | Thu May 25 05:04:46 2006 +0000 |
committer | Constantin Kaplinsky <const@tightvnc.com> | Thu May 25 05:04:46 2006 +0000 |
tree | 5091b0a7b991672b19c17b86b263e5ff4f173a3e | |
parent | a2adc8d4cfdf7336ce9192414c5e775224742a97 [diff] [blame] |
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@590 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/bootstrap b/unix/bootstrap new file mode 100755 index 0000000..7397914 --- /dev/null +++ b/unix/bootstrap
@@ -0,0 +1,3 @@ +#!/bin/sh +rm -rf autom4te.cache +autoreconf -i