~ubuntu-branches/ubuntu/trusty/ntop/trusty

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2008-06-15 14:38:28 UTC
  • mfrom: (2.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080615143828-oalh84nda2hje4do
Tags: 3:3.3-11
Correction of Polish translation encoding, closes: #479490. Thanks
to Christian Perrier <bubulle@debian.org> for the help.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.9.2 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
2
2
 
3
 
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
4
 
# Free Software Foundation, Inc.
 
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 
4
# 2005  Free Software Foundation, Inc.
5
5
# This file is free software; the Free Software Foundation
6
6
# gives unlimited permission to copy and/or distribute it,
7
7
# with or without modifications, as long as this notice is preserved.
11
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
12
# PARTICULAR PURPOSE.
13
13
 
14
 
#                                                        -*- Autoconf -*-
15
 
# Copyright (C) 2002, 2003  Free Software Foundation, Inc.
16
 
# Generated from amversion.in; do not edit by hand.
17
 
 
18
 
# This program is free software; you can redistribute it and/or modify
19
 
# it under the terms of the GNU General Public License as published by
20
 
# the Free Software Foundation; either version 2, or (at your option)
21
 
# any later version.
22
 
 
23
 
# This program is distributed in the hope that it will be useful,
24
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
25
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26
 
# GNU General Public License for more details.
27
 
 
28
 
# You should have received a copy of the GNU General Public License
29
 
# along with this program; if not, write to the Free Software
30
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 
14
# Copyright (C) 2002, 2003, 2005  Free Software Foundation, Inc.
 
15
#
 
16
# This file is free software; the Free Software Foundation
 
17
# gives unlimited permission to copy and/or distribute it,
 
18
# with or without modifications, as long as this notice is preserved.
31
19
 
32
20
# AM_AUTOMAKE_VERSION(VERSION)
33
21
# ----------------------------
40
28
# Call AM_AUTOMAKE_VERSION so it can be traced.
41
29
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
42
30
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
43
 
         [AM_AUTOMAKE_VERSION([1.9.2])])
44
 
 
45
 
# AM_AUX_DIR_EXPAND
46
 
 
47
 
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
48
 
 
49
 
# This program is free software; you can redistribute it and/or modify
50
 
# it under the terms of the GNU General Public License as published by
51
 
# the Free Software Foundation; either version 2, or (at your option)
52
 
# any later version.
53
 
 
54
 
# This program is distributed in the hope that it will be useful,
55
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
56
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
57
 
# GNU General Public License for more details.
58
 
 
59
 
# You should have received a copy of the GNU General Public License
60
 
# along with this program; if not, write to the Free Software
61
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
62
 
# 02111-1307, USA.
 
31
         [AM_AUTOMAKE_VERSION([1.9.6])])
 
32
 
 
33
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 
34
 
 
35
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
36
#
 
37
# This file is free software; the Free Software Foundation
 
38
# gives unlimited permission to copy and/or distribute it,
 
39
# with or without modifications, as long as this notice is preserved.
63
40
 
64
41
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
65
42
# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
107
84
])
108
85
 
109
86
 
110
 
# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003
 
87
# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2005
111
88
# Free Software Foundation, Inc.
112
 
 
113
 
# This program is free software; you can redistribute it and/or modify
114
 
# it under the terms of the GNU General Public License as published by
115
 
# the Free Software Foundation; either version 2, or (at your option)
116
 
# any later version.
117
 
 
118
 
# This program is distributed in the hope that it will be useful,
119
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
120
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
121
 
# GNU General Public License for more details.
122
 
 
123
 
# You should have received a copy of the GNU General Public License
124
 
# along with this program; if not, write to the Free Software
125
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
126
 
# 02111-1307, USA.
127
 
 
128
 
# serial 3
 
89
#
 
90
# This file is free software; the Free Software Foundation
 
91
# gives unlimited permission to copy and/or distribute it,
 
92
# with or without modifications, as long as this notice is preserved.
 
93
 
 
94
# serial 4
129
95
 
130
96
# This was merged into AC_PROG_CC in Autoconf.
131
97
 
140
106
])
141
107
AU_DEFUN([fp_PROG_CC_STDC])
142
108
 
143
 
# AM_CONDITIONAL                                              -*- Autoconf -*-
144
 
 
145
 
# Copyright (C) 1997, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
146
 
 
147
 
# This program is free software; you can redistribute it and/or modify
148
 
# it under the terms of the GNU General Public License as published by
149
 
# the Free Software Foundation; either version 2, or (at your option)
150
 
# any later version.
151
 
 
152
 
# This program is distributed in the hope that it will be useful,
153
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
154
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
155
 
# GNU General Public License for more details.
156
 
 
157
 
# You should have received a copy of the GNU General Public License
158
 
# along with this program; if not, write to the Free Software
159
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
160
 
# 02111-1307, USA.
161
 
 
162
 
# serial 6
 
109
# AM_CONDITIONAL                                            -*- Autoconf -*-
 
110
 
 
111
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
 
112
# Free Software Foundation, Inc.
 
113
#
 
114
# This file is free software; the Free Software Foundation
 
115
# gives unlimited permission to copy and/or distribute it,
 
116
# with or without modifications, as long as this notice is preserved.
 
117
 
 
118
# serial 7
163
119
 
164
120
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
165
121
# -------------------------------------
183
139
Usually this means the macro was only invoked conditionally.]])
184
140
fi])])
185
141
 
186
 
# serial 7                                              -*- Autoconf -*-
187
142
 
188
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
 
143
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
189
144
# Free Software Foundation, Inc.
190
 
 
191
 
# This program is free software; you can redistribute it and/or modify
192
 
# it under the terms of the GNU General Public License as published by
193
 
# the Free Software Foundation; either version 2, or (at your option)
194
 
# any later version.
195
 
 
196
 
# This program is distributed in the hope that it will be useful,
197
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
198
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
199
 
# GNU General Public License for more details.
200
 
 
201
 
# You should have received a copy of the GNU General Public License
202
 
# along with this program; if not, write to the Free Software
203
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
204
 
# 02111-1307, USA.
205
 
 
 
145
#
 
146
# This file is free software; the Free Software Foundation
 
147
# gives unlimited permission to copy and/or distribute it,
 
148
# with or without modifications, as long as this notice is preserved.
 
149
 
 
150
# serial 8
206
151
 
207
152
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
208
153
# written in clear, in which case automake, when reading aclocal.m4,
211
156
# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
212
157
 
213
158
 
214
 
 
215
159
# _AM_DEPENDENCIES(NAME)
216
160
# ----------------------
217
161
# See how the compiler implements dependency checking.
351
295
AC_SUBST([AMDEPBACKSLASH])
352
296
])
353
297
 
354
 
# Generate code to set up dependency tracking.   -*- Autoconf -*-
355
 
 
356
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
357
 
#   Free Software Foundation, Inc.
358
 
 
359
 
# This program is free software; you can redistribute it and/or modify
360
 
# it under the terms of the GNU General Public License as published by
361
 
# the Free Software Foundation; either version 2, or (at your option)
362
 
# any later version.
363
 
 
364
 
# This program is distributed in the hope that it will be useful,
365
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
366
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
367
 
# GNU General Public License for more details.
368
 
 
369
 
# You should have received a copy of the GNU General Public License
370
 
# along with this program; if not, write to the Free Software
371
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
372
 
# 02111-1307, USA.
373
 
 
374
 
#serial 2
 
298
# Generate code to set up dependency tracking.              -*- Autoconf -*-
 
299
 
 
300
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
 
301
# Free Software Foundation, Inc.
 
302
#
 
303
# This file is free software; the Free Software Foundation
 
304
# gives unlimited permission to copy and/or distribute it,
 
305
# with or without modifications, as long as this notice is preserved.
 
306
 
 
307
#serial 3
375
308
 
376
309
# _AM_OUTPUT_DEPENDENCY_COMMANDS
377
310
# ------------------------------
430
363
     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
431
364
])
432
365
 
433
 
# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
434
 
 
435
 
# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
436
 
 
437
 
# This program is free software; you can redistribute it and/or modify
438
 
# it under the terms of the GNU General Public License as published by
439
 
# the Free Software Foundation; either version 2, or (at your option)
440
 
# any later version.
441
 
 
442
 
# This program is distributed in the hope that it will be useful,
443
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
444
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
445
 
# GNU General Public License for more details.
446
 
 
447
 
# You should have received a copy of the GNU General Public License
448
 
# along with this program; if not, write to the Free Software
449
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
450
 
# 02111-1307, USA.
451
 
 
452
 
# serial 7
 
366
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
 
367
# Free Software Foundation, Inc.
 
368
#
 
369
# This file is free software; the Free Software Foundation
 
370
# gives unlimited permission to copy and/or distribute it,
 
371
# with or without modifications, as long as this notice is preserved.
 
372
 
 
373
# serial 8
453
374
 
454
375
# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
455
376
AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
456
377
 
457
 
# Do all the work for Automake.                            -*- Autoconf -*-
458
 
 
459
 
# This macro actually does too much some checks are only needed if
 
378
# Do all the work for Automake.                             -*- Autoconf -*-
 
379
 
 
380
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 
381
# Free Software Foundation, Inc.
 
382
#
 
383
# This file is free software; the Free Software Foundation
 
384
# gives unlimited permission to copy and/or distribute it,
 
385
# with or without modifications, as long as this notice is preserved.
 
386
 
 
387
# serial 12
 
388
 
 
389
# This macro actually does too much.  Some checks are only needed if
460
390
# your package does certain things.  But this isn't really a big deal.
461
391
 
462
 
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
463
 
# Free Software Foundation, Inc.
464
 
 
465
 
# This program is free software; you can redistribute it and/or modify
466
 
# it under the terms of the GNU General Public License as published by
467
 
# the Free Software Foundation; either version 2, or (at your option)
468
 
# any later version.
469
 
 
470
 
# This program is distributed in the hope that it will be useful,
471
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
472
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
473
 
# GNU General Public License for more details.
474
 
 
475
 
# You should have received a copy of the GNU General Public License
476
 
# along with this program; if not, write to the Free Software
477
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
478
 
# 02111-1307, USA.
479
 
 
480
 
# serial 11
481
 
 
482
392
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
483
393
# AM_INIT_AUTOMAKE([OPTIONS])
484
394
# -----------------------------------------------
579
489
done
580
490
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
581
491
 
 
492
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
493
#
 
494
# This file is free software; the Free Software Foundation
 
495
# gives unlimited permission to copy and/or distribute it,
 
496
# with or without modifications, as long as this notice is preserved.
 
497
 
582
498
# AM_PROG_INSTALL_SH
583
499
# ------------------
584
500
# Define $install_sh.
585
 
 
586
 
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
587
 
 
588
 
# This program is free software; you can redistribute it and/or modify
589
 
# it under the terms of the GNU General Public License as published by
590
 
# the Free Software Foundation; either version 2, or (at your option)
591
 
# any later version.
592
 
 
593
 
# This program is distributed in the hope that it will be useful,
594
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
595
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
596
 
# GNU General Public License for more details.
597
 
 
598
 
# You should have received a copy of the GNU General Public License
599
 
# along with this program; if not, write to the Free Software
600
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
601
 
# 02111-1307, USA.
602
 
 
603
501
AC_DEFUN([AM_PROG_INSTALL_SH],
604
502
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
605
503
install_sh=${install_sh-"$am_aux_dir/install-sh"}
606
504
AC_SUBST(install_sh)])
607
505
 
608
 
#                                                          -*- Autoconf -*-
609
 
# Copyright (C) 2003  Free Software Foundation, Inc.
610
 
 
611
 
# This program is free software; you can redistribute it and/or modify
612
 
# it under the terms of the GNU General Public License as published by
613
 
# the Free Software Foundation; either version 2, or (at your option)
614
 
# any later version.
615
 
 
616
 
# This program is distributed in the hope that it will be useful,
617
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
618
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
619
 
# GNU General Public License for more details.
620
 
 
621
 
# You should have received a copy of the GNU General Public License
622
 
# along with this program; if not, write to the Free Software
623
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
624
 
# 02111-1307, USA.
625
 
 
626
 
# serial 1
 
506
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
 
507
#
 
508
# This file is free software; the Free Software Foundation
 
509
# gives unlimited permission to copy and/or distribute it,
 
510
# with or without modifications, as long as this notice is preserved.
 
511
 
 
512
# serial 2
627
513
 
628
514
# Check whether the underlying file-system supports filenames
629
515
# with a leading dot.  For instance MS-DOS doesn't.
638
524
rmdir .tst 2>/dev/null
639
525
AC_SUBST([am__leading_dot])])
640
526
 
641
 
# Check to see how 'make' treats includes.      -*- Autoconf -*-
642
 
 
643
 
# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
644
 
 
645
 
# This program is free software; you can redistribute it and/or modify
646
 
# it under the terms of the GNU General Public License as published by
647
 
# the Free Software Foundation; either version 2, or (at your option)
648
 
# any later version.
649
 
 
650
 
# This program is distributed in the hope that it will be useful,
651
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
652
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
653
 
# GNU General Public License for more details.
654
 
 
655
 
# You should have received a copy of the GNU General Public License
656
 
# along with this program; if not, write to the Free Software
657
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
658
 
# 02111-1307, USA.
659
 
 
660
 
# serial 2
 
527
# Check to see how 'make' treats includes.                  -*- Autoconf -*-
 
528
 
 
529
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 
530
#
 
531
# This file is free software; the Free Software Foundation
 
532
# gives unlimited permission to copy and/or distribute it,
 
533
# with or without modifications, as long as this notice is preserved.
 
534
 
 
535
# serial 3
661
536
 
662
537
# AM_MAKE_INCLUDE()
663
538
# -----------------
701
576
rm -f confinc confmf
702
577
])
703
578
 
704
 
#  -*- Autoconf -*-
705
 
 
706
 
 
707
 
# Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
708
 
 
709
 
# This program is free software; you can redistribute it and/or modify
710
 
# it under the terms of the GNU General Public License as published by
711
 
# the Free Software Foundation; either version 2, or (at your option)
712
 
# any later version.
713
 
 
714
 
# This program is distributed in the hope that it will be useful,
715
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
716
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
717
 
# GNU General Public License for more details.
718
 
 
719
 
# You should have received a copy of the GNU General Public License
720
 
# along with this program; if not, write to the Free Software
721
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
722
 
# 02111-1307, USA.
723
 
 
724
 
# serial 3
 
579
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
 
580
 
 
581
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
 
582
# Free Software Foundation, Inc.
 
583
#
 
584
# This file is free software; the Free Software Foundation
 
585
# gives unlimited permission to copy and/or distribute it,
 
586
# with or without modifications, as long as this notice is preserved.
 
587
 
 
588
# serial 4
725
589
 
726
590
# AM_MISSING_PROG(NAME, PROGRAM)
727
591
# ------------------------------
747
611
fi
748
612
])
749
613
 
 
614
# Copyright (C) 2003, 2004, 2005  Free Software Foundation, Inc.
 
615
#
 
616
# This file is free software; the Free Software Foundation
 
617
# gives unlimited permission to copy and/or distribute it,
 
618
# with or without modifications, as long as this notice is preserved.
 
619
 
750
620
# AM_PROG_MKDIR_P
751
621
# ---------------
752
622
# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
753
 
 
754
 
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
755
 
 
756
 
# This program is free software; you can redistribute it and/or modify
757
 
# it under the terms of the GNU General Public License as published by
758
 
# the Free Software Foundation; either version 2, or (at your option)
759
 
# any later version.
760
 
 
761
 
# This program is distributed in the hope that it will be useful,
762
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
763
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
764
 
# GNU General Public License for more details.
765
 
 
766
 
# You should have received a copy of the GNU General Public License
767
 
# along with this program; if not, write to the Free Software
768
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
769
 
# 02111-1307, USA.
770
 
 
 
623
#
771
624
# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
772
625
# created by `make install' are always world readable, even if the
773
626
# installer happens to have an overly restrictive umask (e.g. 077).
821
674
fi
822
675
AC_SUBST([mkdir_p])])
823
676
 
824
 
# Helper functions for option handling.                    -*- Autoconf -*-
825
 
 
826
 
# Copyright (C) 2001, 2002, 2003  Free Software Foundation, Inc.
827
 
 
828
 
# This program is free software; you can redistribute it and/or modify
829
 
# it under the terms of the GNU General Public License as published by
830
 
# the Free Software Foundation; either version 2, or (at your option)
831
 
# any later version.
832
 
 
833
 
# This program is distributed in the hope that it will be useful,
834
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
835
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
836
 
# GNU General Public License for more details.
837
 
 
838
 
# You should have received a copy of the GNU General Public License
839
 
# along with this program; if not, write to the Free Software
840
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
841
 
# 02111-1307, USA.
842
 
 
843
 
# serial 2
 
677
# Helper functions for option handling.                     -*- Autoconf -*-
 
678
 
 
679
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 
680
#
 
681
# This file is free software; the Free Software Foundation
 
682
# gives unlimited permission to copy and/or distribute it,
 
683
# with or without modifications, as long as this notice is preserved.
 
684
 
 
685
# serial 3
844
686
 
845
687
# _AM_MANGLE_OPTION(NAME)
846
688
# -----------------------
865
707
AC_DEFUN([_AM_IF_OPTION],
866
708
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
867
709
 
868
 
#
869
 
# Check to make sure that the build environment is sane.
870
 
#
871
 
 
872
 
# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
873
 
 
874
 
# This program is free software; you can redistribute it and/or modify
875
 
# it under the terms of the GNU General Public License as published by
876
 
# the Free Software Foundation; either version 2, or (at your option)
877
 
# any later version.
878
 
 
879
 
# This program is distributed in the hope that it will be useful,
880
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
881
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
882
 
# GNU General Public License for more details.
883
 
 
884
 
# You should have received a copy of the GNU General Public License
885
 
# along with this program; if not, write to the Free Software
886
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
887
 
# 02111-1307, USA.
888
 
 
889
 
# serial 3
 
710
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
 
711
 
 
712
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
 
713
# Free Software Foundation, Inc.
 
714
#
 
715
# This file is free software; the Free Software Foundation
 
716
# gives unlimited permission to copy and/or distribute it,
 
717
# with or without modifications, as long as this notice is preserved.
 
718
 
 
719
# serial 4
890
720
 
891
721
# AM_SANITY_CHECK
892
722
# ---------------
929
759
fi
930
760
AC_MSG_RESULT(yes)])
931
761
 
 
762
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
763
#
 
764
# This file is free software; the Free Software Foundation
 
765
# gives unlimited permission to copy and/or distribute it,
 
766
# with or without modifications, as long as this notice is preserved.
 
767
 
932
768
# AM_PROG_INSTALL_STRIP
933
 
 
934
 
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
935
 
 
936
 
# This program is free software; you can redistribute it and/or modify
937
 
# it under the terms of the GNU General Public License as published by
938
 
# the Free Software Foundation; either version 2, or (at your option)
939
 
# any later version.
940
 
 
941
 
# This program is distributed in the hope that it will be useful,
942
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
943
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
944
 
# GNU General Public License for more details.
945
 
 
946
 
# You should have received a copy of the GNU General Public License
947
 
# along with this program; if not, write to the Free Software
948
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
949
 
# 02111-1307, USA.
950
 
 
 
769
# ---------------------
951
770
# One issue with vendor `install' (even GNU) is that you can't
952
771
# specify the program used to strip binaries.  This is especially
953
772
# annoying in cross-compiling environments, where the build's strip
970
789
 
971
790
# Check how to create a tarball.                            -*- Autoconf -*-
972
791
 
973
 
# Copyright (C) 2004  Free Software Foundation, Inc.
974
 
 
975
 
# This program is free software; you can redistribute it and/or modify
976
 
# it under the terms of the GNU General Public License as published by
977
 
# the Free Software Foundation; either version 2, or (at your option)
978
 
# any later version.
979
 
 
980
 
# This program is distributed in the hope that it will be useful,
981
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
982
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
983
 
# GNU General Public License for more details.
984
 
 
985
 
# You should have received a copy of the GNU General Public License
986
 
# along with this program; if not, write to the Free Software
987
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
988
 
# 02111-1307, USA.
989
 
 
990
 
# serial 1
991
 
 
 
792
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
 
793
#
 
794
# This file is free software; the Free Software Foundation
 
795
# gives unlimited permission to copy and/or distribute it,
 
796
# with or without modifications, as long as this notice is preserved.
 
797
 
 
798
# serial 2
992
799
 
993
800
# _AM_PROG_TAR(FORMAT)
994
801
# --------------------