quick fix for misgenerated console samples' Makefile.in

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-10-15 14:35:53 +00:00
parent c55504f7f7
commit bc3435bba1

View File

@ -63,7 +63,7 @@
<template id="wx_sample_console" template="wx_util_console">
<if cond="FORMAT=='autoconf'">
<ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
<__command>$(SAMPLES_RPATH_POSTLINK)</__command>
<__command>$(LF)$(SAMPLES_RPATH_POSTLINK)</__command>
</if>
</template>