1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-02 20:04:15 +01:00

Another try with autoconf on Solaris.

This commit is contained in:
dan
1999-12-14 03:48:06 +00:00
parent 534bb721a9
commit 3c5a587313
4 changed files with 180 additions and 135 deletions

View File

@@ -127,15 +127,15 @@
/* define if you want user defined menus for applications */
#undef USER_MENU
/* define if you have then inet_aton function */
#undef HAVE_INET_ATON
/* Define if you have the atexit function. */
#undef HAVE_ATEXIT
/* Define if you have the gethostname function. */
#undef HAVE_GETHOSTNAME
/* Define if you have the inet_aton function. */
#undef HAVE_INET_ATON
/* Define if you have the poll function. */
#undef HAVE_POLL