~vcs-imports/newt/master

  • Committer: Miroslav Lichvar
  • Author(s): Alex Suykov
  • Date: 2015-01-19 10:00:49 UTC
  • Revision ID: git-v1:4b0aee15806dd6d62b965b538a8e9019c4f529d4
remove bogus -I/usr/include/slang from CPPFLAGS

Hardcoding -I/usr/include/slang in CPPFLAGS is bogus for
cross-compilation. With recent versions of slang, the headers are
installed in ${sysroot}/usr/include directly, so there is no need for
an additional flag. And if one was needed, it should be added by the
configure script, after detecting the right header location.

Signed-off-by: Alex Suykov <alex.suykov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Filename Latest Rev Last Changed Committer Comment Size
..
.tx 685 13 years ago Miroslav Lichvar add transifex config Diff
po 550 17 years ago mlichvar import Makefile (from kudzu package) Diff
.gitignore 643 14 years ago Miroslav Lichvar add pkgconfig support 172 bytes Diff Download File
AUTHORS 733 10 years ago Miroslav Lichvar add AUTHORS 812 bytes Diff Download File
File autogen.sh 556 17 years ago mlichvar import autogen.sh 70 bytes Diff Download File
button.c 614.1.3 16 years ago Miroslav Lichvar handle component destruction Handle component des 4.7 KB Diff Download File
buttonbar.c 536 17 years ago mlichvar revert a bit 1 KB Diff Download File
CHANGES 746 9 years ago Miroslav Lichvar update CHANGES 11.6 KB Diff Download File
checkbox.c 708 11 years ago Miroslav Lichvar don't check top when drawing 6.3 KB Diff Download File
checkboxtree.c 682 13 years ago Miroslav Lichvar remove duplicate call to va_start 19.3 KB Diff Download File
configure.ac 747 9 years ago Miroslav Lichvar 0.52.18 3.9 KB Diff Download File
COPYING 701 12 years ago Miroslav Lichvar update FSF address 24.7 KB Diff Download File
dialogboxes.c 719 10 years ago Miroslav Lichvar fix memory leaks in whiptail 14.2 KB Diff Download File
dialogboxes.h 697 12 years ago Miroslav Lichvar fix returning strings in whiptail and whiptcl (#75 1.1 KB Diff Download File
eawidth.c 536 17 years ago mlichvar revert a bit 13.9 KB Diff Download File
entry.c 729 10 years ago Miroslav Lichvar add newtEntryGet/SetCursorPosition 12.1 KB Diff Download File
form.c 730 10 years ago Miroslav Lichvar implement newtComponentAddCallback() for forms as 28.7 KB Diff Download File
grid.c 683 13 years ago Miroslav Lichvar do not call va_start instead of va_end 9.6 KB Diff Download File
label.c 687 13 years ago Miroslav Lichvar allowing changing colors in individual labels, scr 1.7 KB Diff Download File
libnewt.pc.in 643 14 years ago Miroslav Lichvar add pkgconfig support 230 bytes Diff Download File
listbox.c 691 13 years ago Miroslav Lichvar fix errors found by coverity 19 KB Diff Download File
Makefile.in 749 9 years ago Miroslav Lichvar remove bogus -I/usr/include/slang from CPPFLAGS H 5.8 KB Diff Download File
newt.0.52.ver 729 10 years ago Miroslav Lichvar add newtEntryGet/SetCursorPosition 3.4 KB Diff Download File
newt.c 731 10 years ago Miroslav Lichvar Restore cursor position after changing help line 31.8 KB Diff Download File
newt.h 740 10 years ago Miroslav Lichvar Remove newtListitem declarations (#1074092) 15.8 KB Diff Download File
newt_pr.h 614.1.3 16 years ago Miroslav Lichvar handle component destruction Handle component des 2.5 KB Diff Download File
nls.h 610 16 years ago mlichvar - support --disable-nls option (patch by Natanael 353 bytes Diff Download File
File peanuts.py 724 10 years ago Miroslav Lichvar add python3 support (#963839) 1.1 KB Diff Download File
File popcorn.py 724 10 years ago Miroslav Lichvar add python3 support (#963839) 2.9 KB Diff Download File
README 734 10 years ago Miroslav Lichvar add README 1018 bytes Diff Download File
scale.c 709 11 years ago Miroslav Lichvar don't draw scale when not mapped 2.4 KB Diff Download File
scrollbar.c 687 13 years ago Miroslav Lichvar allowing changing colors in individual labels, scr 2.7 KB Diff Download File
showchars.c 536 17 years ago mlichvar revert a bit 745 bytes Diff Download File
showkey.c 536 17 years ago mlichvar revert a bit 670 bytes Diff Download File
snack.c 744 9 years ago Miroslav Lichvar fix preprocessor warnings in snack 46.3 KB Diff Download File
snack.py 741 9 years ago Miroslav Lichvar handle NEWT_EXIT_ERROR in snack 30.3 KB Diff Download File
test.c 712 11 years ago Miroslav Lichvar remove unused variables in test code 4.6 KB Diff Download File
testgrid.c 712 11 years ago Miroslav Lichvar remove unused variables in test code 3.4 KB Diff Download File
testtree.c 712 11 years ago Miroslav Lichvar remove unused variables in test code 5.1 KB Diff Download File
textbox.c 742 9 years ago Miroslav Lichvar optimize textbox reflowing 10.6 KB Diff Download File
tutorial.sgml 512 21 years ago havill - cleaned up const qualifiers in interfaces - adde 57.8 KB Diff Download File
whiptail.1 714 11 years ago Miroslav Lichvar add missing whiptail options to help and man page 8.7 KB Diff Download File
whiptail.c 714 11 years ago Miroslav Lichvar add missing whiptail options to help and man page 15.7 KB Diff Download File
whiptcl.c 697 12 years ago Miroslav Lichvar fix returning strings in whiptail and whiptcl (#75 7.9 KB Diff Download File
windows.c 711 11 years ago Miroslav Lichvar allow newtWinMenu and newtWinEntries with no butto 8 KB Diff Download File