Changeset e76d7a6 in git for for_Hans_with_love.sh


Ignore:
Timestamp:
May 10, 2011, 5:49:07 PM (12 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
2db7aeea84caf5f3621e15f997e41de267126db7
Parents:
9c68871c5299532f62e3ee9d88efddebac68ccbd
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-10 17:49:07+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:44+01:00
Message:
just to get this out of the way, i need to catch my train
File:
1 edited

Legend:

Unmodified
Added
Removed
  • for_Hans_with_love.sh

    r9c6887 re76d7a6  
    3434for d in factory; do
    3535  echo "==============="
    36   echo "run aclocal -I $TOP_DIR/m4, autoconf in $d"
     36  echo "run aclocal -I $TOP_DIR/m4, autotools in $d"
    3737  echo "---------------"
    3838  cd $d;
    3939  aclocal -I $TOP_DIR/m4
    40   autoconf
     40  autotools
    4141  cd $TOP_DIR
    4242  echo
Note: See TracChangeset for help on using the changeset viewer.