PR other/12506
* configure.host (aix4,aix*): Define os_include_dir to os/generic.
From-SVN: r72684
+2003-10-19 David Edelsohn <edelsohn@gnu.org>
+
+ PR other/12506
+ * configure.host (aix4,aix*): Define os_include_dir to os/generic.
+
2003-10-18 Andreas Tobler <a.tobler@schweiz.ch>
* src/locale.cc (locale::_S_initialize): Re-apply workaround a
OPT_LDFLAGS="-Wl,-G"
;;
aix4.*)
+ os_include_dir="os/generic"
atomicity_include_dir="os/aix"
;;
aix*)
+ os_include_dir="os/generic"
atomicity_include_dir="cpu/generic"
;;
bsd*)