Changeset d2f9df in git for for_Hans_with_love.sh


Ignore:
Timestamp:
Oct 7, 2011, 6:49:57 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
089d1fb6ce5d913cc0065ea549d1c444ac577667
Parents:
ab11d3ad2dc558349cd8f3406b9f720f816aa8df
git-author:
Martin Lee <martinlee84@web.de>2011-10-07 18:49:57+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:56+01:00
Message:
configure changes of factory of Jan Engelhardt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • for_Hans_with_love.sh

    rab11d3 rd2f9df  
    99TOP_DIR=$PWD
    1010
    11 for d in . libpolys; do
     11for d in . libpolys factory; do
    1212  echo "==============="
    1313  echo "run libtoolize --force, aclocal -I $TOP_DIR/m4, autoconf, automake -a in $d"
     
    2121done
    2222
    23 for d in omalloc factory; do
     23for d in omalloc; do
    2424  echo "==============="
    2525  echo "run aclocal -I $TOP_DIR/m4, autotools in $d"
Note: See TracChangeset for help on using the changeset viewer.