Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6274 in orxonox.OLD for trunk/autogen.sh


Ignore:
Timestamp:
Dec 24, 2005, 1:01:43 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: better destination of the m4-files (in acinclude.m4)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autogen.sh

    r6164 r6274  
    5555
    5656#aclocal $ACLOCAL_FLAGS -I ./m4 || exit;
    57 aclocal-1.9 -I m4 || aclocal -I m4 || exit;
     57aclocal-1.9 || aclocal || exit;
    5858autoheader || exit;
    5959automake-1.9 --add-missing --copy || automake --add-missing --copy;
Note: See TracChangeset for help on using the changeset viewer.