Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5410 in orxonox.OLD for trunk/configure.ac


Ignore:
Timestamp:
Oct 20, 2005, 10:03:09 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: building with LIBTOOL now, all Shared Libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r5353 r5410  
    4141#########################
    4242AC_PROG_CXX
    43 AC_PROG_RANLIB
     43AC_PROG_LIBTOOL
    4444AC_HEADER_STDC
    4545
     
    699699                 src/lib/shell/Makefile
    700700                 src/lib/gui/Makefile
    701                 src/lib/gui/gtk_gui/Makefile
    702                 src/lib/gui/gl_gui/Makefile
     701                src/lib/gui/gtk_gui/Makefile
     702                src/lib/gui/gl_gui/Makefile
    703703                 src/lib/tinyxml/Makefile
    704704                 src/util/Makefile
Note: See TracChangeset for help on using the changeset viewer.