Advertisement
Guest User

Untitled

a guest
Jan 10th, 2013
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.45 KB | None | 0 0
  1. diff -ru xrdp-v0.6.0/configure.ac xrdp-v0.6.0-buildfix/configure.ac
  2. --- xrdp-v0.6.0/configure.ac    2012-02-21 20:00:55.000000000 +0100
  3. +++ xrdp-v0.6.0-buildfix/configure.ac   2013-01-11 00:31:49.349673370 +0100
  4. @@ -2,7 +2,7 @@
  5.  
  6.  AC_PREREQ(2.59)
  7.  AC_INIT([xrdp], [0.6.0], [xrdp-devel@lists.sourceforge.net])
  8. -AM_CONFIG_HEADER(config_ac.h:config_ac-h.in)
  9. +AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in)
  10.  AM_INIT_AUTOMAKE([1.6 foreign])
  11.  AC_PROG_CC
  12.  AC_C_CONST
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement