Changeset 4463
- Timestamp:
- 06/30/06 06:53:05 (2 years ago)
- Files:
-
- 1 modified
-
trunk/qt-gui/acinclude.m4.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt-gui/acinclude.m4.in
r4458 r4463 392 392 393 393 394 if test "$DCOPIDL" = "echo" || "$DCOPIDL2CPP" = "echo"; then394 if test "$DCOPIDL" = "echo" || test "$DCOPIDL2CPP" = "echo"; then 395 395 AC_MSG_ERROR(["DCOP must be installed. Could not find dcopidl or dcopidl2cpp"]) 396 396 fi
