aboutsummaryrefslogtreecommitdiffstats
path: root/dists
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-09-09 13:14:48 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-09-09 13:14:48 +0000
commit4a876f4460098af21058ef610a8c97d974c62eab (patch)
tree5c722b859c79423b685824eaeedf8ed0316bbe95 /dists
parent0c922e18017b337db4580f44709666589482e747 (diff)
downloadusdx-4a876f4460098af21058ef610a8c97d974c62eab.tar.gz
usdx-4a876f4460098af21058ef610a8c97d974c62eab.tar.xz
usdx-4a876f4460098af21058ef610a8c97d974c62eab.zip
configure update (svn:eol-style=native does not work here as the line-endings of the auto-generated file are not consistent)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1353 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'dists')
-rw-r--r--dists/autogen/m4/macosx_version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/autogen/m4/macosx_version.m4 b/dists/autogen/m4/macosx_version.m4
index 508dc775..ddedd908 100644
--- a/dists/autogen/m4/macosx_version.m4
+++ b/dists/autogen/m4/macosx_version.m4
@@ -28,4 +28,4 @@ AC_DEFUN([AC_MACOSX_VERSION],
DARWIN_VERSION=`uname -r | cut -f1 -d.`
AC_MSG_RESULT(@<:@$DARWIN_VERSION@:>@)
AC_SUBST(DARWIN_VERSION)
-]) \ No newline at end of file
+])