You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
138 B
11 lines
138 B
15 years ago
|
AC_LANG_CPLUSPLUS
|
||
|
|
||
|
# Check for programs...
|
||
|
AC_PROG_CXX
|
||
|
AC_PROG_LIBTOOL
|
||
|
KDE_CHECK_CLI
|
||
|
KDE_CHECK_CS_COMPILER
|
||
|
|
||
|
# Other stuff...
|
||
|
AC_PATH_XTRA
|