]> git.pld-linux.org Git - packages/clips.git/blob - clips-automake.patch
- unconditional noarch subpackages
[packages/clips.git] / clips-automake.patch
1 diff -urN clipssrc/clipssrc/AUTHORS clipssrc/clipssrc--/AUTHORS
2 --- clipssrc/clipssrc/AUTHORS   Thu Jan  1 01:00:00 1970
3 +++ clipssrc/clipssrc--/AUTHORS Tue Apr  9 20:38:10 2002
4 @@ -0,0 +1 @@
5 +dummy
6 diff -urN clipssrc/clipssrc/ChangeLog clipssrc/clipssrc--/ChangeLog
7 --- clipssrc/clipssrc/ChangeLog Thu Jan  1 01:00:00 1970
8 +++ clipssrc/clipssrc--/ChangeLog       Tue Apr  9 20:38:06 2002
9 @@ -0,0 +1 @@
10 +foo
11 diff -urN clipssrc/clipssrc/Makefile.am clipssrc/clipssrc--/Makefile.am
12 --- clipssrc/clipssrc/Makefile.am       Thu Jan  1 01:00:00 1970
13 +++ clipssrc/clipssrc--/Makefile.am     Tue Apr  9 20:37:46 2002
14 @@ -0,0 +1,78 @@
15 +lib_LTLIBRARIES = libclips.la
16 +bin_PROGRAMS = clips
17 +
18 +libclips_la_LDFLAGS =  -version-info 6:26:0
19 +libclips_la_LIBADD =  -lm
20 +
21 +pkginclude_HEADERS = \
22 +       agenda.h analysis.h argacces.h bload.h bmathfun.h bsave.h \
23 +       classcom.h classexm.h classfun.h classinf.h classini.h \
24 +       classpsr.h clips.h clsltpsr.h cmptblty.h commline.h \
25 +       config.h conscomp.h constant.h constrct.h constrnt.h \
26 +       crstrtgy.h cstrcbin.h cstrccmp.h cstrccom.h cstrcpsr.h \
27 +       cstrnbin.h cstrnchk.h cstrncmp.h cstrnops.h cstrnpsr.h \
28 +       cstrnutl.h default.h defins.h developr.h dffctbin.h \
29 +       dffctbsc.h dffctcmp.h dffctdef.h dffctpsr.h dffnxbin.h \
30 +       dffnxcmp.h dffnxexe.h dffnxfun.h dffnxpsr.h dfinsbin.h \
31 +       dfinscmp.h drive.h ed.h emathfun.h engine.h envrnmnt.h \
32 +       evaluatn.h expressn.h exprnbin.h exprnops.h exprnpsr.h \
33 +       extnfunc.h factbin.h factbld.h factcmp.h factcom.h \
34 +       factfun.h factgen.h facthsh.h factlhs.h factmch.h \
35 +       factmngr.h factprt.h factqpsr.h factqury.h factrete.h factrhs.h filecom.h \
36 +       filertr.h generate.h genrcbin.h genrccmp.h genrccom.h \
37 +       genrcexe.h genrcfun.h genrcpsr.h globlbin.h globlbsc.h \
38 +       globlcmp.h globlcom.h globldef.h globlpsr.h immthpsr.h \
39 +       incrrset.h inherpsr.h inscom.h insfile.h insfun.h insmngr.h \
40 +       insmoddp.h insmult.h inspsr.h insquery.h insqypsr.h \
41 +       iofun.h lgcldpnd.h match.h memalloc.h miscfun.h modulbin.h \
42 +       modulbsc.h modulcmp.h moduldef.h modulpsr.h modulutl.h \
43 +       msgcom.h msgfun.h msgpass.h msgpsr.h multifld.h multifun.h \
44 +       network.h objbin.h objcmp.h object.h objrtbin.h objrtbld.h \
45 +       objrtcmp.h objrtfnx.h objrtgen.h objrtmch.h parsefun.h \
46 +       pattern.h pprint.h prccode.h prcdrfun.h prcdrpsr.h \
47 +       prdctfun.h prntutil.h proflfun.h reorder.h reteutil.h \
48 +       retract.h router.h rulebin.h rulebld.h rulebsc.h \
49 +       rulecmp.h rulecom.h rulecstr.h ruledef.h ruledlt.h \
50 +       rulelhs.h rulepsr.h scanner.h setup.h sortfun.h \
51 +       strngfun.h strngrtr.h symblbin.h symblcmp.h symbol.h \
52 +       sysdep.h textpro.h tmpltbin.h tmpltbsc.h tmpltcmp.h \
53 +       tmpltdef.h tmpltfun.h tmpltlhs.h tmpltpsr.h tmpltrhs.h \
54 +       tmpltutl.h userdata.h usrsetup.h utility.h watch.h
55 +
56 +libclips_la_SOURCES = \
57 +       agenda.c analysis.c argacces.c bload.c bmathfun.c bsave.c \
58 +       classcom.c classexm.c classfun.c classinf.c classini.c \
59 +       classpsr.c clsltpsr.c commline.c conscomp.c constrct.c \
60 +       constrnt.c crstrtgy.c cstrcbin.c cstrccom.c cstrcpsr.c \
61 +       cstrnbin.c cstrnchk.c cstrncmp.c cstrnops.c cstrnpsr.c \
62 +       cstrnutl.c default.c defins.c developr.c dffctbin.c \
63 +       dffctbsc.c dffctcmp.c dffctdef.c dffctpsr.c dffnxbin.c \
64 +       dffnxcmp.c dffnxexe.c dffnxfun.c dffnxpsr.c dfinsbin.c \
65 +       dfinscmp.c drive.c edbasic.c edmain.c edmisc.c edstruct.c \
66 +       edterm.c emathfun.c engine.c envrnmnt.c evaluatn.c \
67 +       expressn.c exprnbin.c exprnops.c exprnpsr.c extnfunc.c \
68 +       factbin.c factbld.c factcmp.c factcom.c factfun.c \
69 +       factgen.c facthsh.c factlhs.c factmch.c factmngr.c \
70 +       factprt.c factqpsr.c factqury.c factrete.c factrhs.c filecom.c filertr.c \
71 +       generate.c genrcbin.c genrccmp.c genrccom.c genrcexe.c \
72 +       genrcfun.c genrcpsr.c globlbin.c globlbsc.c globlcmp.c \
73 +       globlcom.c globldef.c globlpsr.c immthpsr.c incrrset.c \
74 +       inherpsr.c inscom.c insfile.c insfun.c insmngr.c \
75 +       insmoddp.c insmult.c inspsr.c insquery.c insqypsr.c iofun.c \
76 +       lgcldpnd.c memalloc.c miscfun.c modulbin.c \
77 +       modulbsc.c modulcmp.c moduldef.c modulpsr.c modulutl.c \
78 +       msgcom.c msgfun.c msgpass.c msgpsr.c multifld.c \
79 +       multifun.c objbin.c objcmp.c objrtbin.c objrtbld.c \
80 +       objrtcmp.c objrtfnx.c objrtgen.c objrtmch.c parsefun.c \
81 +       pattern.c pprint.c prccode.c prcdrfun.c prcdrpsr.c \
82 +       prdctfun.c prntutil.c proflfun.c reorder.c reteutil.c \
83 +       retract.c router.c rulebin.c rulebld.c rulebsc.c \
84 +       rulecmp.c rulecom.c rulecstr.c ruledef.c ruledlt.c \
85 +       rulelhs.c rulepsr.c scanner.c sortfun.c strngfun.c \
86 +       strngrtr.c symblbin.c symblcmp.c symbol.c sysdep.c \
87 +       textpro.c tmpltbin.c tmpltbsc.c tmpltcmp.c tmpltdef.c \
88 +       tmpltfun.c tmpltlhs.c tmpltpsr.c tmpltrhs.c tmpltutl.c \
89 +       userdata.c userfunctions.c utility.c watch.c
90 +
91 +clips_SOURCES = main.c
92 +clips_LDADD = libclips.la -lm
93 diff -urN clipssrc/clipssrc/NEWS clipssrc/clipssrc--/NEWS
94 --- clipssrc/clipssrc/NEWS      Thu Jan  1 01:00:00 1970
95 +++ clipssrc/clipssrc--/NEWS    Tue Apr  9 20:37:58 2002
96 @@ -0,0 +1 @@
97 +foobar
98 diff -urN clipssrc/clipssrc/README clipssrc/clipssrc--/README
99 --- clipssrc/clipssrc/README    Thu Jan  1 01:00:00 1970
100 +++ clipssrc/clipssrc--/README  Tue Apr  9 20:38:01 2002
101 @@ -0,0 +1 @@
102 +foobarbaz
103 diff -urN clipssrc/clipssrc/configure.ac clipssrc/clipssrc--/configure.ac
104 --- clipssrc/clipssrc/configure.ac      Thu Jan  1 01:00:00 1970
105 +++ clipssrc/clipssrc--/configure.ac    Tue Apr  9 20:37:46 2002
106 @@ -0,0 +1,27 @@
107 +# Process this file with autoconf to produce a configure script.
108 +AC_INIT(clips, 6.26)
109 +AM_INIT_AUTOMAKE(clips, 6.26)
110 +AC_CONFIG_SRCDIR([agenda.c])
111 +AM_CONFIG_HEADER([config.h])
112 +
113 +# Checks for programs.
114 +AC_PROG_CC
115 +
116 +# Checks for libraries.
117 +
118 +# Checks for header files.
119 +AC_HEADER_STDC
120 +AC_CHECK_HEADERS([fcntl.h limits.h malloc.h sgtty.h stdlib.h string.h strings.h sys/ioctl.h sys/timeb.h unistd.h])
121 +
122 +# Checks for typedefs, structures, and compiler characteristics.
123 +AC_TYPE_SIZE_T
124 +
125 +# Checks for library functions.
126 +dnl AC_PROG_GCC_TRADITIONAL
127 +AM_PROG_LIBTOOL
128 +AC_FUNC_MALLOC
129 +AC_TYPE_SIGNAL
130 +AC_CHECK_FUNCS([atexit getcwd memmove memset pow sqrt])
131 +
132 +AC_CONFIG_FILES([Makefile])
133 +AC_OUTPUT
This page took 0.055371 seconds and 3 git commands to generate.