diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-09-09 13:14:48 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-09-09 13:14:48 +0000 |
commit | 4a876f4460098af21058ef610a8c97d974c62eab (patch) | |
tree | 5c722b859c79423b685824eaeedf8ed0316bbe95 /dists/autogen | |
parent | 0c922e18017b337db4580f44709666589482e747 (diff) | |
download | usdx-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 '')
-rw-r--r-- | dists/autogen/m4/macosx_version.m4 | 2 |
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 +]) |