aboutsummaryrefslogtreecommitdiffstats
path: root/macros/curses.m4
Commit message (Collapse)AuthorAgeFilesLines
* Quote first argument to AC_DEFUN. Likewise. Likewise. Likewise. Likewise.Pavel Roskin2001-02-081-6/+6
| | | | | | | | | | | | * macros/curses.m4: Quote first argument to AC_DEFUN. * macros/gnome-cxx-check.m4: Likewise. * macros/gnome-gettext.m4: Likewise. * macros/gnome-libgtop-check.m4: Likewise. * macros/gnome-print-check.m4: Likewise. * macros/linger.m4: Likewise. * macros/need-declaration.m4: Likewise. svn path=/trunk/; revision=8059
* Fix "cvs rm -rf" lossage.Dan Winship2000-08-031-0/+318
| | | | svn path=/trunk/; revision=4480
* removed last files from GNOME CVSscottf2000-08-031-318/+0
| | | | svn path=/trunk/; revision=4478
* AC_WARN replaced with AC_MSG_WARN in commentsPavel Roskin2000-08-021-3/+3
| | | | svn path=/trunk/; revision=4463
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-131-0/+318
| | | | svn path=/trunk/; revision=1747
* removed gtranslator for re-checkinFatih Demir2000-02-131-318/+0
| | | | svn path=/trunk/; revision=1746
* Following names changed to bring MC in accordance with curses.m4:Pavel Roskin1998-11-261-1/+1
| | | | | | | | | NO_COLOR_SUPPORT -> NO_COLOR_CURSES SUNOS_CURSES -> USE_SUNOS_CURSES HAS_CURSES defined in acconfig.h config.h.in removed from CVS as it is generated by autoheader svn path=/trunk/; revision=488
* yet another change to curses.m4 - documentation & formatting, remove unsed varsScott D Heavner1998-07-021-22/+64
| | | | svn path=/trunk/; revision=276
* curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDESScott D Heavner1998-06-301-1/+1
| | | | svn path=/trunk/; revision=272
* was leaving conftest.* files lying around after tests.Scott D Heavner1998-06-301-1/+1
| | | | svn path=/trunk/; revision=271
* Autodetect curses for cyahtzee.Scott D Heavner1998-06-271-0/+276
svn path=/trunk/; revision=269