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