Logo
Explore Help
Sign In
zhangyiss/editline
1
0
Fork 0
You've already forked editline
mirror of https://github.com/troglobit/editline.git synced 2025-12-16 02:54:46 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
ff404e2088490be1ec05a5c614a9b17f1d11d0de
editline/include/Makefile.am

5 lines
98 B
Makefile
Raw Normal View History

Minix editline v0.1.3 ===================== Fix another build warning for Arm cross-gcc, which actually was v4.1.2 This time getpid() was missing unistd.h, but kill() was also missing signal.h. Added test for signal.h, but left out unistd.h since we already define SYS_UNIX -- which we should really check for instead... The rest are cosmetic prototype or automake/autoconf fixes.
2008-06-09 00:17:48 +02:00
AUTOMAKE_OPTIONS = foreign
Minix editline v0.1.1 ===================== Lots of minor fixes and additions: * Bump version info in configure.ac * User editline.h added, installs to $prefix/include/editline.h - Based on Debian package version, but heavily updated. * Manpage installs to $prefix/share/man/man3/editline.3 - Also slightly updated with contents from Debian package. * Revised README to mention existing Debian package, also cleaned out the old README, which now lives in doc/README * Add TODO file. * Fix package description and make dist to bzip2 tarballs.
2008-06-08 00:32:45 +02:00
library_includedir=$(includedir)
library_include_HEADERS = editline.h
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 32ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API