projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99095f5
)
fix configure scritp
author
Matthias Braun
<matze@braunis.de>
Sun, 1 May 2005 23:46:02 +0000
(23:46 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sun, 1 May 2005 23:46:02 +0000
(23:46 +0000)
SVN-Revision: 2386
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
d6f62ea
..
a2c8bef
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-12,7
+12,7
@@
dnl ===========================================================================
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.54])
AC_INIT(supertux, 0.2-cvs)
-AC_CONFIG_SRCDIR([src/
supertux
.cpp])
+AC_CONFIG_SRCDIR([src/
main
.cpp])
AC_CONFIG_AUX_DIR([mk/autoconf])
AC_CANONICAL_TARGET