Ticket #33671: patch-configure.diff

File patch-configure.diff, 685 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • configure

    old new  
    1520415204fi
    1520515205
    1520615206
    15207  if /bin/true; then
     15207 if /usr/bin/true; then
    1520815208  BUILD_REFERENCE_TRUE=
    1520915209  BUILD_REFERENCE_FALSE='#'
    1521015210else
     
    1529015290fi
    1529115291
    1529215292
    15293  if /bin/true; then
     15293 if /usr/bin/true; then
    1529415294  BUILD_TUTORIAL_TRUE=
    1529515295  BUILD_TUTORIAL_FALSE='#'
    1529615296else
     
    1529915299fi
    1530015300
    1530115301else
    15302  if /bin/false; then
     15302 if /usr/bin/false; then
    1530315303  BUILD_REFERENCE_TRUE=
    1530415304  BUILD_REFERENCE_FALSE='#'
    1530515305else
     
    1530715307  BUILD_REFERENCE_FALSE=
    1530815308fi
    1530915309
    15310  if /bin/false; then
     15310 if /usr/bin/false; then
    1531115311  BUILD_TUTORIAL_TRUE=
    1531215312  BUILD_TUTORIAL_FALSE='#'
    1531315313else