changeset 686:0964ad16d896

improved coding style
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 05 Feb 2010 04:38:03 +0100
parents ea17fc2f782f
children a6958c580deb
files src/gsoap.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/gsoap.mk	Fri Feb 05 04:31:27 2010 +0100
+++ b/src/gsoap.mk	Fri Feb 05 04:38:03 2010 +0100
@@ -49,8 +49,8 @@
     # Prevent undefined reference to _rpl_malloc.
     # http://groups.google.com/group/ikarus-users/browse_thread/thread/fd1d101eac32633f
     cd '$(1)' && ac_cv_func_malloc_0_nonnull=yes ./configure \
-      --prefix='$(PREFIX)/$(TARGET)' \
-      --host='$(TARGET)'
+        --prefix='$(PREFIX)/$(TARGET)' \
+        --host='$(TARGET)'
 
     # Building for mingw requires native soapcpp2
     ln -s '$(PREFIX)/bin/$(TARGET)-soapcpp2' '$(1)'/gsoap/src/soapcpp2