Changeset 480
- Timestamp:
- Oct 9, 2007, 6:35:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r439 r480 6 6 ## execute: 7 7 ## ./bootstrap 8 ## To push subsequent changes of this file into the build scripts you 9 ## must issue: 10 ## autoreconf 8 11 9 12 # Copyright (C) 2005 Jari Häkkinen, Peter Johansson … … 37 40 AM_CONFIG_HEADER([config.h]) 38 41 AM_INIT_AUTOMAKE([std-options check-news]) 42 43 # Set default programming language 44 AC_LANG(C++) 39 45 40 46 # Checks for programs.
Note: See TracChangeset
for help on using the changeset viewer.