Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7624 in orxonox.OLD for branches/qt_gui/configure.ac


Ignore:
Timestamp:
May 16, 2006, 9:04:24 AM (18 years ago)
Author:
bensch
Message:

orxonox/qt_gui: directory is a File now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/configure.ac

    r7608 r7624  
    3838AM_INIT_AUTOMAKE
    3939
    40 AC_CONFIG_SRCDIR([./src])
     40AC_CONFIG_SRCDIR([src/orxonox.cc])
    4141AC_CONFIG_HEADER([config.h])
    4242
     
    6464        echo "given: $DATA_DIR"
    6565fi
    66 AC_DEFINE_UNQUOTED([DATADIR], ["$DATA_DIR"],
     66AC_DEFINE_UNQUOTED([ORX_DATADIR], ["$DATA_DIR"],
    6767                   [Define to the read-only architecture-independent
    68                     data directory.])
     68                    data directory of ORXONOX.])
    6969
    7070#-----------------#
Note: See TracChangeset for help on using the changeset viewer.