Ticket #12884 (new defect)
autoconf's AC_PATH_X(TRA) doesn't set x_includes/X_CFLAGS
| Reported by: | braden@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Per the autoconf documentation, AC_PATH_X should set the shell variable x_includes if any such directory is not known about by the compiler by default; similarly, AC_PATH_XTRA should set the substitution X_CFLAGS. It seems that, indeed, gcc does not know about /usr/X11R6/include; however, x_includes does not get set when running configure.
Change History
Note: See
TracTickets for help on using
tickets.

