Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7527 in orxonox.OLD for branches/qt_gui/acinclude.m4


Ignore:
Timestamp:
May 3, 2006, 10:13:16 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: compiles on my machine again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/acinclude.m4

    r7521 r7527  
    9393    CACHED_LDFLAGS=${LDFLAGS}
    9494
     95    LDFLAGS="${LDFLAGS} ${QT_LDFLAGS}"
    9596    for _lib in $2
    9697    do
     
    107108    else
    108109         echo "------------------"
    109          echo "LIBRARY $1 not found."
     110         echo "LIBRARY $2 not found.in $1"
    110111         echo "please install the $1-LIBRARY-package which can be found at $5"
    111112         echo "------------------"
Note: See TracChangeset for help on using the changeset viewer.