Kaydet (Commit) c4667194 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dmake47 (1.6.12); FILE MERGED

2006/09/29 21:20:44 vq 1.6.12.2: #i69953# Remove NO_DRIVE_LETTERS, use HAVE_DRIVE_LETTERS instead.
2006/09/28 21:16:18 vq 1.6.12.1: #i69953# Clean up of the autotooling.
üst a2e16754
...@@ -46,12 +46,14 @@ if test -z "$*"; then ...@@ -46,12 +46,14 @@ if test -z "$*"; then
echo "to pass any to it, please specify them on the $0 command line." echo "to pass any to it, please specify them on the $0 command line."
fi fi
# needed when autotools version changed
aclocal
# After the first run of autoconf a configure file exists. # After the first run of autoconf a configure file exists.
# 'configure --enable-maintainer-mode' will start all other needed autotool helpers. # 'configure --enable-maintainer-mode' will start all other needed autotool helpers.
# autoconf autoconf
# needed when autotools version changed #automake -a -c -f
aclocal
cd $ORIGDIR cd $ORIGDIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment