summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/configure b/tools/configure
index 72d0c79950..44ae3e524f 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2526,7 +2526,6 @@ sed > Makefile \
2526 -e "s,@LANGS@,${buildlangs},g" \ 2526 -e "s,@LANGS@,${buildlangs},g" \
2527 -e "s,@USE_ELF@,${USE_ELF},g" \ 2527 -e "s,@USE_ELF@,${USE_ELF},g" \
2528 -e "s,@RBDIR@,${rbdir},g" \ 2528 -e "s,@RBDIR@,${rbdir},g" \
2529 -e "s,@PREFIX@,$PREFIX,g" \
2530 -e "s,@CMDLINE@,$cmdline,g" \ 2529 -e "s,@CMDLINE@,$cmdline,g" \
2531<<EOF 2530<<EOF
2532## Automatically generated. http://www.rockbox.org/ 2531## Automatically generated. http://www.rockbox.org/
@@ -2573,7 +2572,6 @@ export WINDRES=@WINDRES@
2573export DLLTOOL=@DLLTOOL@ 2572export DLLTOOL=@DLLTOOL@
2574export DLLWRAP=@DLLWRAP@ 2573export DLLWRAP=@DLLWRAP@
2575export RANLIB=@RANLIB@ 2574export RANLIB=@RANLIB@
2576export PREFIX=@PREFIX@
2577export PROFILE_OPTS=@PROFILE_OPTS@ 2575export PROFILE_OPTS=@PROFILE_OPTS@
2578export SIMVER=@SIMVER@ 2576export SIMVER=@SIMVER@
2579export SIMDIR=\$(ROOTDIR)/uisimulator/sdl 2577export SIMDIR=\$(ROOTDIR)/uisimulator/sdl