This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
editline
Watch
1
Star
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
19f1943f6fb7d33f0351417f1e4fa27f45981da6
editline
/
man
/
Makefile.am
4 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
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
Fix make install problem with editline.3 man page
2010-03-09 22:04:13 +01:00
dist_man_MANS
=
editline.3
Reference in New Issue
Copy Permalink