summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2-i18n/files/patch-aa
blob: 75ccecea8f2601a55d2ee83cb1e2262fbbd51b62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** configure.h.dist	Sat Feb 17 09:13:18 1996
--- configure.h	Mon Mar 11 18:50:57 1996
***************
*** 47,54 ****
  /***************************************************************************
   * Define if you have uname. Otherwise, define gethostname
   ***************************************************************************/
! #define HAVE_UNAME 1
! /* #define HAVE_GETHOSTNAME 1 */
  
  #endif /* End of do-it-yourself OS support section */
  
--- 47,54 ----
  /***************************************************************************
   * Define if you have uname. Otherwise, define gethostname
   ***************************************************************************/
! /* #define HAVE_UNAME 1 */
! #define HAVE_GETHOSTNAME 1
  
  #endif /* End of do-it-yourself OS support section */