Changeset 5463 in orxonox.OLD for trunk/configure.ac
- Timestamp:
- Nov 1, 2005, 11:09:15 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r5450 r5463 41 41 ######################### 42 42 AC_PROG_CXX 43 AC_PROG_ LIBTOOL43 AC_PROG_RANLIB 44 44 AC_HEADER_STDC 45 45 … … 699 699 src/lib/shell/Makefile 700 700 src/lib/gui/Makefile 701 702 701 src/lib/gui/gtk_gui/Makefile 702 src/lib/gui/gl_gui/Makefile 703 703 src/lib/tinyxml/Makefile 704 704 src/util/Makefile 705 src/world_entities/Makefile706 705 src/subprojects/Makefile 707 706 src/subprojects/testmain/Makefile
Note: See TracChangeset
for help on using the changeset viewer.