~ubuntu-branches/ubuntu/trusty/gnustep-base/trusty

« back to all changes in this revision

Viewing changes to config/objc-con-autoload.m4

Tags: upstream-1.11.2
ImportĀ upstreamĀ versionĀ 1.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_DEFUN(OBJC_CON_AUTOLOAD,
 
2
# Copyright (C) 2005 Free Software Foundation
 
3
#
 
4
# Copying and distribution of this file, with or without modification,
 
5
# are permitted in any medium without royalty provided the copyright
 
6
# notice and this notice are preserved.
2
7
#--------------------------------------------------------------------
3
8
# Guess if we are using a object file format that supports automatic
4
9
# loading of constructor functions.